From 75954b5a1051f20341fba2f5eb9f0ac23a3e4e39 Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Fri, 10 Jul 2009 01:07:44 +0000 Subject: [PATCH] PS3: Add some HID quirks to the PS3 kernel config SVN-Revision: 16761 --- target/linux/ps3/config-2.6.28 | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.30.2