PS3: Add joystick support to the PS3 kernel config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16760 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Geoff Levand 2009-07-10 01:06:55 +00:00
parent 7748e6713c
commit 682f778120
1 changed files with 1 additions and 0 deletions

View File

@ -132,6 +132,7 @@ CONFIG_HAVE_OPROFILE=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_HAVE_SYSCALL_WRAPPERS=y CONFIG_HAVE_SYSCALL_WRAPPERS=y
CONFIG_HID=y CONFIG_HID=y
CONFIG_HID_SONY=y
CONFIG_HID_SUPPORT=y CONFIG_HID_SUPPORT=y
# CONFIG_HIGH_RES_TIMERS is not set # CONFIG_HIGH_RES_TIMERS is not set
# CONFIG_HUGETLBFS is not set # CONFIG_HUGETLBFS is not set