PS3: Add some HID quirks to the PS3 kernel config
SVN-Revision: 16761
This commit is contained in:
parent
e57bb08f6f
commit
748b9c34fa
1 changed files with 7 additions and 0 deletions
|
@ -132,7 +132,14 @@ 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_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_SONY=y
|
||||||
|
CONFIG_HID_SUNPLUS=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
|
||||||
|
|
Loading…
Reference in a new issue