diff options
Diffstat (limited to 'src/mainboard/google/auron/Kconfig')
-rw-r--r-- | src/mainboard/google/auron/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/auron/Kconfig b/src/mainboard/google/auron/Kconfig index 54c8ea2656..08d6ec6b7b 100644 --- a/src/mainboard/google/auron/Kconfig +++ b/src/mainboard/google/auron/Kconfig @@ -15,7 +15,7 @@ config BOARD_GOOGLE_BASEBOARD_AURON select MAINBOARD_HAS_TPM1 select INTEL_INT15 select SYSTEM_TYPE_LAPTOP if !BOARD_GOOGLE_BUDDY - select GENERIC_SPD_BIN + select GENERIC_SPD_BIN if !BOARD_GOOGLE_BUDDY if BOARD_GOOGLE_BASEBOARD_AURON |