Commit ed9f4f96 authored by Jiri Kosina's avatar Jiri Kosina

HID: apple: properly reflect LEDS dependency

Since hid-apple driver now makes use of LEDS functionality, reflect this
properly in Kconfig.
Reported-by: default avatarkernel test robot <lkp@intel.com>
Fixes: 9018eacb ("HID: apple: Add support for keyboard backlight on certain T2 Macs.")
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent c5f09b1b
......@@ -128,6 +128,8 @@ config HID_ACRUX_FF
config HID_APPLE
tristate "Apple {i,Power,Mac}Books"
depends on HID
depends on LEDS_CLASS
depends on NEW_LEDS
default !EXPERT
help
Support for some Apple devices which less or more break
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment