diff options
author | Geoff Levand <geoffrey.levand@am.sony.com> | 2009-07-10 01:06:55 +0000 |
---|---|---|
committer | Geoff Levand <geoffrey.levand@am.sony.com> | 2009-07-10 01:06:55 +0000 |
commit | e57bb08f6ff78783244850d17b880c87c610f54d (patch) | |
tree | e25be2d7eb1af8b8cccfeede46e2ae1a1cc2d83d /target | |
parent | b0527b20e7c9634e9a60f147f867ce8c8ec1ce72 (diff) | |
download | upstream-e57bb08f6ff78783244850d17b880c87c610f54d.tar.gz upstream-e57bb08f6ff78783244850d17b880c87c610f54d.tar.bz2 upstream-e57bb08f6ff78783244850d17b880c87c610f54d.zip |
PS3: Add joystick support to the PS3 kernel config
SVN-Revision: 16760
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 |