aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/eve/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/eve/Kconfig')
-rw-r--r--src/mainboard/google/eve/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mainboard/google/eve/Kconfig b/src/mainboard/google/eve/Kconfig
index 641b38b77e..32c029d192 100644
--- a/src/mainboard/google/eve/Kconfig
+++ b/src/mainboard/google/eve/Kconfig
@@ -23,6 +23,12 @@ config CHROMEOS
config DRIVERS_I2C_GENERIC
def_bool y
+config DRIVERS_I2C_HID
+ def_bool y
+
+config DRIVERS_I2C_WACOM
+ def_bool y
+
config DRIVERS_PS2_KEYBOARD
default y