From: Peter Robinson <pbrobinson@xxxxxxxxx> Signed-off-by: Peter Robinson <pbrobinson@xxxxxxxxx> --- redhat/configs/fedora/generic/CONFIG_JOYSTICK_MAGELLAN | 2 +- redhat/configs/fedora/generic/CONFIG_JOYSTICK_SPACEBALL | 2 +- redhat/configs/fedora/generic/CONFIG_JOYSTICK_SPACEORB | 2 +- redhat/configs/fedora/generic/CONFIG_JOYSTICK_STINGER | 2 +- redhat/configs/fedora/generic/CONFIG_JOYSTICK_TWIDJOY | 2 +- redhat/configs/fedora/generic/CONFIG_JOYSTICK_WARRIOR | 2 +- redhat/configs/fedora/generic/CONFIG_JOYSTICK_ZHENHUA | 2 +- redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_MAGELLAN | 1 + redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_SPACEBALL | 1 + redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_SPACEORB | 1 + redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_STINGER | 1 + redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_TWIDJOY | 1 + redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_WARRIOR | 1 + redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_ZHENHUA | 1 + 14 files changed, 14 insertions(+), 7 deletions(-) create mode 100644 redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_MAGELLAN create mode 100644 redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_SPACEBALL create mode 100644 redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_SPACEORB create mode 100644 redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_STINGER create mode 100644 redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_TWIDJOY create mode 100644 redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_WARRIOR create mode 100644 redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_ZHENHUA diff --git a/redhat/configs/fedora/generic/CONFIG_JOYSTICK_MAGELLAN b/redhat/configs/fedora/generic/CONFIG_JOYSTICK_MAGELLAN index 4a6b179e7cbb..c4a42b1ec208 100644 --- a/redhat/configs/fedora/generic/CONFIG_JOYSTICK_MAGELLAN +++ b/redhat/configs/fedora/generic/CONFIG_JOYSTICK_MAGELLAN @@ -1 +1 @@ -CONFIG_JOYSTICK_MAGELLAN=m +# CONFIG_JOYSTICK_MAGELLAN is not set diff --git a/redhat/configs/fedora/generic/CONFIG_JOYSTICK_SPACEBALL b/redhat/configs/fedora/generic/CONFIG_JOYSTICK_SPACEBALL index 48ac841143f9..e48fb9864617 100644 --- a/redhat/configs/fedora/generic/CONFIG_JOYSTICK_SPACEBALL +++ b/redhat/configs/fedora/generic/CONFIG_JOYSTICK_SPACEBALL @@ -1 +1 @@ -CONFIG_JOYSTICK_SPACEBALL=m +# CONFIG_JOYSTICK_SPACEBALL is not set diff --git a/redhat/configs/fedora/generic/CONFIG_JOYSTICK_SPACEORB b/redhat/configs/fedora/generic/CONFIG_JOYSTICK_SPACEORB index 76e0cd48d5ba..43073f6e8700 100644 --- a/redhat/configs/fedora/generic/CONFIG_JOYSTICK_SPACEORB +++ b/redhat/configs/fedora/generic/CONFIG_JOYSTICK_SPACEORB @@ -1 +1 @@ -CONFIG_JOYSTICK_SPACEORB=m +# CONFIG_JOYSTICK_SPACEORB is not set diff --git a/redhat/configs/fedora/generic/CONFIG_JOYSTICK_STINGER b/redhat/configs/fedora/generic/CONFIG_JOYSTICK_STINGER index faa09de24cf5..f8f24158686b 100644 --- a/redhat/configs/fedora/generic/CONFIG_JOYSTICK_STINGER +++ b/redhat/configs/fedora/generic/CONFIG_JOYSTICK_STINGER @@ -1 +1 @@ -CONFIG_JOYSTICK_STINGER=m +# CONFIG_JOYSTICK_STINGER is not set diff --git a/redhat/configs/fedora/generic/CONFIG_JOYSTICK_TWIDJOY b/redhat/configs/fedora/generic/CONFIG_JOYSTICK_TWIDJOY index 631f0c1a8372..cd9943a26364 100644 --- a/redhat/configs/fedora/generic/CONFIG_JOYSTICK_TWIDJOY +++ b/redhat/configs/fedora/generic/CONFIG_JOYSTICK_TWIDJOY @@ -1 +1 @@ -CONFIG_JOYSTICK_TWIDJOY=m +# CONFIG_JOYSTICK_TWIDJOY is not set diff --git a/redhat/configs/fedora/generic/CONFIG_JOYSTICK_WARRIOR b/redhat/configs/fedora/generic/CONFIG_JOYSTICK_WARRIOR index 2e5b1e25fc51..047f0013473a 100644 --- a/redhat/configs/fedora/generic/CONFIG_JOYSTICK_WARRIOR +++ b/redhat/configs/fedora/generic/CONFIG_JOYSTICK_WARRIOR @@ -1 +1 @@ -CONFIG_JOYSTICK_WARRIOR=m +# CONFIG_JOYSTICK_WARRIOR is not set diff --git a/redhat/configs/fedora/generic/CONFIG_JOYSTICK_ZHENHUA b/redhat/configs/fedora/generic/CONFIG_JOYSTICK_ZHENHUA index 06ef09eecb42..8478f5388040 100644 --- a/redhat/configs/fedora/generic/CONFIG_JOYSTICK_ZHENHUA +++ b/redhat/configs/fedora/generic/CONFIG_JOYSTICK_ZHENHUA @@ -1 +1 @@ -CONFIG_JOYSTICK_ZHENHUA=m +# CONFIG_JOYSTICK_ZHENHUA is not set diff --git a/redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_MAGELLAN b/redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_MAGELLAN new file mode 100644 index 000000000000..4a6b179e7cbb --- /dev/null +++ b/redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_MAGELLAN @@ -0,0 +1 @@ +CONFIG_JOYSTICK_MAGELLAN=m diff --git a/redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_SPACEBALL b/redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_SPACEBALL new file mode 100644 index 000000000000..48ac841143f9 --- /dev/null +++ b/redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_SPACEBALL @@ -0,0 +1 @@ +CONFIG_JOYSTICK_SPACEBALL=m diff --git a/redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_SPACEORB b/redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_SPACEORB new file mode 100644 index 000000000000..76e0cd48d5ba --- /dev/null +++ b/redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_SPACEORB @@ -0,0 +1 @@ +CONFIG_JOYSTICK_SPACEORB=m diff --git a/redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_STINGER b/redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_STINGER new file mode 100644 index 000000000000..faa09de24cf5 --- /dev/null +++ b/redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_STINGER @@ -0,0 +1 @@ +CONFIG_JOYSTICK_STINGER=m diff --git a/redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_TWIDJOY b/redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_TWIDJOY new file mode 100644 index 000000000000..631f0c1a8372 --- /dev/null +++ b/redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_TWIDJOY @@ -0,0 +1 @@ +CONFIG_JOYSTICK_TWIDJOY=m diff --git a/redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_WARRIOR b/redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_WARRIOR new file mode 100644 index 000000000000..2e5b1e25fc51 --- /dev/null +++ b/redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_WARRIOR @@ -0,0 +1 @@ +CONFIG_JOYSTICK_WARRIOR=m diff --git a/redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_ZHENHUA b/redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_ZHENHUA new file mode 100644 index 000000000000..06ef09eecb42 --- /dev/null +++ b/redhat/configs/fedora/generic/x86/CONFIG_JOYSTICK_ZHENHUA @@ -0,0 +1 @@ +CONFIG_JOYSTICK_ZHENHUA=m -- GitLab _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx