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

Commit a47dc4d8 authored by Jiri Kosina's avatar Jiri Kosina
Browse files

HID: cp2112: can't be used without gpio support



Add Kconfig driver dependency on GPIOLIB.

Reported-by: default avatar <fengguang.wu@intel.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 490051ad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -177,7 +177,7 @@ config HID_PRODIKEYS

config HID_CP2112
	tristate "Silicon Labs CP2112 HID USB-to-SMBus Bridge support"
	depends on USB_HID && I2C
	depends on USB_HID && I2C && GPIOLIB
	---help---
	Support for Silicon Labs CP2112 HID USB to SMBus Master Bridge.
	This is a HID device driver which registers as an i2c adapter