aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ps3
diff options
context:
space:
mode:
authorGeoff Levand <geoff@infradead.org>2009-07-10 01:07:44 +0000
committerGeoff Levand <geoff@infradead.org>2009-07-10 01:07:44 +0000
commit309494bee55785d45594c9a8d335462adec0a519 (patch)
treede6aa3969cf0d686d85f907d160bbc1bb33ac7cc /target/linux/ps3
parent682f778120c58d66211f025da199cba77a8643a7 (diff)
downloadupstream-309494bee55785d45594c9a8d335462adec0a519.tar.gz
upstream-309494bee55785d45594c9a8d335462adec0a519.tar.bz2
upstream-309494bee55785d45594c9a8d335462adec0a519.zip
PS3: Add some HID quirks to the PS3 kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16761 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ps3')
-rw-r--r--target/linux/ps3/config-2.6.287
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/ps3/config-2.6.28 b/target/linux/ps3/config-2.6.28
index 3272f36755..c7043a87d0 100644
--- a/target/linux/ps3/config-2.6.28
+++ b/target/linux/ps3/config-2.6.28
@@ -132,7 +132,14 @@ CONFIG_HAVE_OPROFILE=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_HAVE_SYSCALL_WRAPPERS=y
CONFIG_HID=y
+CONFIG_HID_APPLE=y
+CONFIG_HID_BELKIN=y
+CONFIG_HID_CHERRY=y
+CONFIG_HID_EZKEY=y
+CONFIG_HID_LOGITECH=y
+CONFIG_HID_MICROSOFT=y
CONFIG_HID_SONY=y
+CONFIG_HID_SUNPLUS=y
CONFIG_HID_SUPPORT=y
# CONFIG_HIGH_RES_TIMERS is not set
# CONFIG_HUGETLBFS is not set