Commit 23e542e5 authored by Dmitry Torokhov's avatar Dmitry Torokhov Committed by Jiri Kosina

HID: google: add dependency on Cros EC for Hammer

Whiskers tablet mode support needs access to Chrome Embedded Controller,
so we need to add dependency on MFD_CROS_EC.
Reported-by: default avatarkbuild test robot <lkp@intel.com>
Fixes: eb1aac4c ("HID: google: add support tablet mode switch for Whiskers")
Signed-off-by: default avatarDmitry Torokhov <dtor@chromium.org>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 8f35260e
......@@ -351,7 +351,7 @@ config HOLTEK_FF
config HID_GOOGLE_HAMMER
tristate "Google Hammer Keyboard"
depends on USB_HID && LEDS_CLASS
depends on USB_HID && LEDS_CLASS && MFD_CROS_EC
---help---
Say Y here if you have a Google Hammer device.
......
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