Skip to content

Commit

Permalink
USB HID: update CONFIG_USB_HIDINPUT_POWERBOOK description
Browse files Browse the repository at this point in the history
This option is needed on the Apple Intel Laptops too.

Signed-off-by: Noel Kothe <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
  • Loading branch information
Noel Kothe authored and Jiri Kosina committed May 9, 2007
1 parent 529fa54 commit 59e7e36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/hid/usbhid/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ comment "Input core support is needed for USB HID input layer or HIDBP support"
depends on USB_HID && INPUT=n

config USB_HIDINPUT_POWERBOOK
bool "Enable support for iBook/PowerBook special keys"
bool "Enable support for iBook/PowerBook/MacBook/MacBookPro special keys"
default n
depends on USB_HID
help
Say Y here if you want support for the special keys (Fn, Numlock) on
Apple iBooks and PowerBooks.
Apple iBooks, PowerBooks, MacBooks and MacBook Pros.

If unsure, say N.

Expand Down

0 comments on commit 59e7e36

Please sign in to comment.