diff options
Diffstat (limited to 'src/mainboard/google/veyron_speedy')
-rw-r--r-- | src/mainboard/google/veyron_speedy/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/veyron_speedy/Kconfig b/src/mainboard/google/veyron_speedy/Kconfig index facd7155c3..6a51457a2d 100644 --- a/src/mainboard/google/veyron_speedy/Kconfig +++ b/src/mainboard/google/veyron_speedy/Kconfig @@ -21,7 +21,7 @@ if BOARD_GOOGLE_VEYRON_SPEEDY config BOARD_SPECIFIC_OPTIONS # dummy def_bool y - select BOARD_ID_SUPPORT + select BOARD_ID_AUTO select BOARD_ROMSIZE_KB_4096 select CHROMEOS_VBNV_EC select COMMON_CBFS_SPI_WRAPPER |