diff options
author | Geoff Levand <geoff@infradead.org> | 2009-07-10 01:06:55 +0000 |
---|---|---|
committer | Geoff Levand <geoff@infradead.org> | 2009-07-10 01:06:55 +0000 |
commit | 682f778120c58d66211f025da199cba77a8643a7 (patch) | |
tree | 8db419bfbc88a54a4c1fc87e92b1522182fee43e /target | |
parent | 7748e6713cb3136fdb427986b5ff4362513fbd28 (diff) | |
download | upstream-682f778120c58d66211f025da199cba77a8643a7.tar.gz upstream-682f778120c58d66211f025da199cba77a8643a7.tar.bz2 upstream-682f778120c58d66211f025da199cba77a8643a7.zip |
PS3: Add joystick support to the PS3 kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16760 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ps3/config-2.6.28 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ps3/config-2.6.28 b/target/linux/ps3/config-2.6.28 index 1371ab824c..3272f36755 100644 --- a/target/linux/ps3/config-2.6.28 +++ b/target/linux/ps3/config-2.6.28 @@ -132,6 +132,7 @@ CONFIG_HAVE_OPROFILE=y CONFIG_HAVE_SETUP_PER_CPU_AREA=y CONFIG_HAVE_SYSCALL_WRAPPERS=y CONFIG_HID=y +CONFIG_HID_SONY=y CONFIG_HID_SUPPORT=y # CONFIG_HIGH_RES_TIMERS is not set # CONFIG_HUGETLBFS is not set |