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 c5625b68a0..0766577a1f 100644 --- a/src/mainboard/google/reef/Kconfig +++ b/src/mainboard/google/reef/Kconfig @@ -50,6 +50,9 @@ config DRIVERS_I2C_WACOM config DRIVERS_PS2_KEYBOARD default y +config DRIVERS_GENERIC_GPIO_REGULATOR + default y + config MAINBOARD_DIR string default google/reef |