diff options
Diffstat (limited to 'src/mainboard/google/veyron/Kconfig')
-rw-r--r-- | src/mainboard/google/veyron/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/veyron/Kconfig b/src/mainboard/google/veyron/Kconfig index d57c143906..9c126fd765 100644 --- a/src/mainboard/google/veyron/Kconfig +++ b/src/mainboard/google/veyron/Kconfig @@ -28,7 +28,7 @@ config VEYRON_FORCE_BINARY_RAM_CODE default y if BOARD_GOOGLE_VEYRON_MIGHTY default n -config BOARD_SPECIFIC_OPTIONS # dummy +config BOARD_SPECIFIC_OPTIONS def_bool y select COMMON_CBFS_SPI_WRAPPER select EC_GOOGLE_CHROMEEC |