Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 59e7e36c authored by Noel Kothe's avatar Noel Kothe Committed by Jiri Kosina
Browse files

USB HID: update CONFIG_USB_HIDINPUT_POWERBOOK description



This option is needed on the Apple Intel Laptops too.

Signed-off-by: default avatarNoel Kothe <noel@debian.org>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 529fa547
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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.