diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/usb/input/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/input/Kconfig b/drivers/usb/input/Kconfig index e308f6dc2b87..f877cd4f317a 100644 --- a/drivers/usb/input/Kconfig +++ b/drivers/usb/input/Kconfig | |||
@@ -29,7 +29,7 @@ config USB_HID | |||
29 | comment "Input core support is needed for USB HID input layer or HIDBP support" | 29 | comment "Input core support is needed for USB HID input layer or HIDBP support" |
30 | depends on USB_HID && INPUT=n | 30 | depends on USB_HID && INPUT=n |
31 | 31 | ||
32 | config USB_HID_POWERBOOK | 32 | config USB_HIDINPUT_POWERBOOK |
33 | bool "Enable support for iBook/PowerBook special keys" | 33 | bool "Enable support for iBook/PowerBook special keys" |
34 | default n | 34 | default n |
35 | depends on USB_HID | 35 | depends on USB_HID |