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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -351,7 +351,7 @@ config HOLTEK_FF


config HID_GOOGLE_HAMMER
config HID_GOOGLE_HAMMER
	tristate "Google Hammer Keyboard"
	tristate "Google Hammer Keyboard"
	depends on USB_HID && LEDS_CLASS
	depends on USB_HID && LEDS_CLASS && MFD_CROS_EC
	---help---
	---help---
	Say Y here if you have a Google Hammer device.
	Say Y here if you have a Google Hammer device.