diff options
Diffstat (limited to 'src/Kconfig')
-rw-r--r-- | src/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Kconfig b/src/Kconfig index bab05f286a..9ac6ec6905 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -302,7 +302,7 @@ config BOARD_ID_AUTO (ie. GPIO) select this configuration option. config BOARD_ID_MANUAL - bool "Add board ID file to CBFS" + bool default n depends on !BOARD_ID_AUTO help |