From: Peter Robinson <pbrobinson@xxxxxxxxx> The following EL0, Point of Sale and related, and Wacom touchscreens are serial based touch screens and are only really used on x86 systems. Signed-off-by: Peter Robinson <pbrobinson@xxxxxxxxx> --- redhat/configs/common/generic/CONFIG_TOUCHSCREEN_ELO | 2 +- redhat/configs/common/generic/CONFIG_TOUCHSCREEN_WACOM_W8001 | 2 +- redhat/configs/common/generic/x86/CONFIG_TOUCHSCREEN_ELO | 1 + .../configs/common/generic/x86/CONFIG_TOUCHSCREEN_WACOM_W8001 | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 redhat/configs/common/generic/x86/CONFIG_TOUCHSCREEN_ELO create mode 100644 redhat/configs/common/generic/x86/CONFIG_TOUCHSCREEN_WACOM_W8001 diff --git a/redhat/configs/common/generic/CONFIG_TOUCHSCREEN_ELO b/redhat/configs/common/generic/CONFIG_TOUCHSCREEN_ELO index 889c6b213f9b..043c220f03d7 100644 --- a/redhat/configs/common/generic/CONFIG_TOUCHSCREEN_ELO +++ b/redhat/configs/common/generic/CONFIG_TOUCHSCREEN_ELO @@ -1 +1 @@ -CONFIG_TOUCHSCREEN_ELO=m +# CONFIG_TOUCHSCREEN_ELO is not set diff --git a/redhat/configs/common/generic/CONFIG_TOUCHSCREEN_WACOM_W8001 b/redhat/configs/common/generic/CONFIG_TOUCHSCREEN_WACOM_W8001 index 27610e7df87a..7da59625a16f 100644 --- a/redhat/configs/common/generic/CONFIG_TOUCHSCREEN_WACOM_W8001 +++ b/redhat/configs/common/generic/CONFIG_TOUCHSCREEN_WACOM_W8001 @@ -1 +1 @@ -CONFIG_TOUCHSCREEN_WACOM_W8001=m +# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set diff --git a/redhat/configs/common/generic/x86/CONFIG_TOUCHSCREEN_ELO b/redhat/configs/common/generic/x86/CONFIG_TOUCHSCREEN_ELO new file mode 100644 index 000000000000..889c6b213f9b --- /dev/null +++ b/redhat/configs/common/generic/x86/CONFIG_TOUCHSCREEN_ELO @@ -0,0 +1 @@ +CONFIG_TOUCHSCREEN_ELO=m diff --git a/redhat/configs/common/generic/x86/CONFIG_TOUCHSCREEN_WACOM_W8001 b/redhat/configs/common/generic/x86/CONFIG_TOUCHSCREEN_WACOM_W8001 new file mode 100644 index 000000000000..27610e7df87a --- /dev/null +++ b/redhat/configs/common/generic/x86/CONFIG_TOUCHSCREEN_WACOM_W8001 @@ -0,0 +1 @@ +CONFIG_TOUCHSCREEN_WACOM_W8001=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