diff options
author | geoff <geoff@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-10 01:06:55 +0000 |
---|---|---|
committer | geoff <geoff@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-10 01:06:55 +0000 |
commit | 0f8094fb1668bb07474c30ec40998577ea5c15ba (patch) | |
tree | 8db419bfbc88a54a4c1fc87e92b1522182fee43e /target/linux | |
parent | 7e0887a3508a1aab502dc583e82705148bb3e96e (diff) |
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/linux')
-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 1371ab824..3272f3675 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 |