From: Geoff Levand Date: Fri, 10 Jul 2009 01:07:44 +0000 (+0000) Subject: PS3: Add some HID quirks to the PS3 kernel config X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=75954b5a1051f20341fba2f5eb9f0ac23a3e4e39 PS3: Add some HID quirks to the PS3 kernel config SVN-Revision: 16761 --- 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