diff options
| -rw-r--r-- | drivers/hid/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 5eaf0db27ec0..669cc19573ae 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
| @@ -177,7 +177,7 @@ config HID_PRODIKEYS | |||
| 177 | 177 | ||
| 178 | config HID_CP2112 | 178 | config HID_CP2112 |
| 179 | tristate "Silicon Labs CP2112 HID USB-to-SMBus Bridge support" | 179 | tristate "Silicon Labs CP2112 HID USB-to-SMBus Bridge support" |
| 180 | depends on USB_HID && I2C | 180 | depends on USB_HID && I2C && GPIOLIB |
| 181 | ---help--- | 181 | ---help--- |
| 182 | Support for Silicon Labs CP2112 HID USB to SMBus Master Bridge. | 182 | Support for Silicon Labs CP2112 HID USB to SMBus Master Bridge. |
| 183 | This is a HID device driver which registers as an i2c adapter | 183 | This is a HID device driver which registers as an i2c adapter |
