summaryrefslogtreecommitdiff
path: root/configs/mscc_luton_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-16 19:06:14 -0400
committerTom Rini <trini@konsulko.com>2020-06-26 10:29:05 -0400
commit05369e417fa36c00ab5e253e549e19a06644b92e (patch)
treef544459da320883cd964cb28af361a34e9858f5b /configs/mscc_luton_defconfig
parent103354d60d22993ef9cd2d7f36097a67b5de442f (diff)
Convert CONFIG_BOARD_TYPES to Kconfig
This converts the following to Kconfig: CONFIG_BOARD_TYPES Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/mscc_luton_defconfig')
-rw-r--r--configs/mscc_luton_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mscc_luton_defconfig b/configs/mscc_luton_defconfig
index 55edb19999..d563901695 100644
--- a/configs/mscc_luton_defconfig
+++ b/configs/mscc_luton_defconfig
@@ -21,6 +21,7 @@ CONFIG_USE_BOOTARGS=y
CONFIG_BOOTARGS="console=ttyS0,115200"
CONFIG_LOGLEVEL=7
CONFIG_DISPLAY_CPUINFO=y
+CONFIG_BOARD_TYPES=y
CONFIG_BOARD_EARLY_INIT_R=y
CONFIG_SYS_PROMPT="luton # "
# CONFIG_CMD_BDI is not set