aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ps3
diff options
context:
space:
mode:
authorGeoff Levand <geoffrey.levand@am.sony.com>2009-07-10 01:07:44 +0000
committerGeoff Levand <geoffrey.levand@am.sony.com>2009-07-10 01:07:44 +0000
commit748b9c34fa1f02eae3043a8aa35756e68677d8d9 (patch)
tree5b6088213589ed0d8ce41f4fd6fe04c3b77d7df5 /target/linux/ps3
parente57bb08f6ff78783244850d17b880c87c610f54d (diff)
downloadupstream-748b9c34fa1f02eae3043a8aa35756e68677d8d9.tar.gz
upstream-748b9c34fa1f02eae3043a8aa35756e68677d8d9.tar.bz2
upstream-748b9c34fa1f02eae3043a8aa35756e68677d8d9.zip
PS3: Add some HID quirks to the PS3 kernel config
SVN-Revision: 16761
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