From 01c0d8dc6ab983fd0357a02e4d45ed4b07c3e961 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 10 Nov 2010 21:35:53 +0100 Subject: [PATCH] projects/*/linux: add Sunplus keyboard support Signed-off-by: Stephan Raue --- projects/ATV/linux/linux.i386.conf | 2 +- projects/ION/linux/linux.i386.conf | 2 +- projects/ION/linux/linux.x86_64.conf | 2 +- projects/generic/linux/linux.i386.conf | 2 +- projects/intel/linux/linux.i386.conf | 2 +- projects/intel/linux/linux.x86_64.conf | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/projects/ATV/linux/linux.i386.conf b/projects/ATV/linux/linux.i386.conf index f19c38ca8e..b48a65ba6e 100644 --- a/projects/ATV/linux/linux.i386.conf +++ b/projects/ATV/linux/linux.i386.conf @@ -1507,7 +1507,7 @@ CONFIG_HID_MICROSOFT=y # CONFIG_HID_SAMSUNG is not set CONFIG_HID_SONY=y # CONFIG_HID_STANTUM is not set -# CONFIG_HID_SUNPLUS is not set +CONFIG_HID_SUNPLUS=y # CONFIG_HID_GREENASIA is not set # CONFIG_HID_SMARTJOYPLUS is not set CONFIG_HID_TOPSEED=y diff --git a/projects/ION/linux/linux.i386.conf b/projects/ION/linux/linux.i386.conf index 7cf5f19736..cf704155c9 100644 --- a/projects/ION/linux/linux.i386.conf +++ b/projects/ION/linux/linux.i386.conf @@ -1671,7 +1671,7 @@ CONFIG_HID_MICROSOFT=y # CONFIG_HID_SAMSUNG is not set CONFIG_HID_SONY=y # CONFIG_HID_STANTUM is not set -# CONFIG_HID_SUNPLUS is not set +CONFIG_HID_SUNPLUS=y # CONFIG_HID_GREENASIA is not set # CONFIG_HID_SMARTJOYPLUS is not set CONFIG_HID_TOPSEED=y diff --git a/projects/ION/linux/linux.x86_64.conf b/projects/ION/linux/linux.x86_64.conf index a9dbfce058..a9aa1e7cfe 100644 --- a/projects/ION/linux/linux.x86_64.conf +++ b/projects/ION/linux/linux.x86_64.conf @@ -1605,7 +1605,7 @@ CONFIG_HID_MICROSOFT=y # CONFIG_HID_SAMSUNG is not set CONFIG_HID_SONY=y # CONFIG_HID_STANTUM is not set -# CONFIG_HID_SUNPLUS is not set +CONFIG_HID_SUNPLUS=y # CONFIG_HID_GREENASIA is not set # CONFIG_HID_SMARTJOYPLUS is not set CONFIG_HID_TOPSEED=y diff --git a/projects/generic/linux/linux.i386.conf b/projects/generic/linux/linux.i386.conf index 815793d1f8..1af277d288 100644 --- a/projects/generic/linux/linux.i386.conf +++ b/projects/generic/linux/linux.i386.conf @@ -1799,7 +1799,7 @@ CONFIG_HID_MICROSOFT=y # CONFIG_HID_SAMSUNG is not set CONFIG_HID_SONY=y # CONFIG_HID_STANTUM is not set -# CONFIG_HID_SUNPLUS is not set +CONFIG_HID_SUNPLUS=y # CONFIG_HID_GREENASIA is not set # CONFIG_HID_SMARTJOYPLUS is not set CONFIG_HID_TOPSEED=y diff --git a/projects/intel/linux/linux.i386.conf b/projects/intel/linux/linux.i386.conf index b24b37a744..2129182398 100644 --- a/projects/intel/linux/linux.i386.conf +++ b/projects/intel/linux/linux.i386.conf @@ -1643,7 +1643,7 @@ CONFIG_HID_MICROSOFT=y # CONFIG_HID_SAMSUNG is not set CONFIG_HID_SONY=y # CONFIG_HID_STANTUM is not set -# CONFIG_HID_SUNPLUS is not set +CONFIG_HID_SUNPLUS=y # CONFIG_HID_GREENASIA is not set # CONFIG_HID_SMARTJOYPLUS is not set CONFIG_HID_TOPSEED=y diff --git a/projects/intel/linux/linux.x86_64.conf b/projects/intel/linux/linux.x86_64.conf index a7ade788a5..6231b3e506 100644 --- a/projects/intel/linux/linux.x86_64.conf +++ b/projects/intel/linux/linux.x86_64.conf @@ -1579,7 +1579,7 @@ CONFIG_HID_MICROSOFT=y # CONFIG_HID_SAMSUNG is not set CONFIG_HID_SONY=y # CONFIG_HID_STANTUM is not set -# CONFIG_HID_SUNPLUS is not set +CONFIG_HID_SUNPLUS=y # CONFIG_HID_GREENASIA is not set # CONFIG_HID_SMARTJOYPLUS is not set CONFIG_HID_TOPSEED=y