diff options
Diffstat (limited to 'src/mainboard/google/falco/Kconfig')
-rw-r--r-- | src/mainboard/google/falco/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/falco/Kconfig b/src/mainboard/google/falco/Kconfig index e3663deed5..b372c4714e 100644 --- a/src/mainboard/google/falco/Kconfig +++ b/src/mainboard/google/falco/Kconfig @@ -21,6 +21,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy select CACHE_ROM select MARK_GRAPHICS_MEM_WRCOMB select MONOTONIC_TIMER_MSR + select DRIVERS_I2C_RTD2132 config VBOOT_RAMSTAGE_INDEX hex |