diff options
Diffstat (limited to 'src/mainboard/google/reef/Kconfig')
-rw-r--r-- | src/mainboard/google/reef/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/google/reef/Kconfig b/src/mainboard/google/reef/Kconfig index 0766577a1f..1ef2e8858a 100644 --- a/src/mainboard/google/reef/Kconfig +++ b/src/mainboard/google/reef/Kconfig @@ -44,6 +44,9 @@ config DRIVERS_I2C_DA7219 config DRIVERS_I2C_GENERIC default y +config DRIVERS_I2C_HID + default y + config DRIVERS_I2C_WACOM default y |