summaryrefslogtreecommitdiff
path: root/configs/legoev3_defconfig
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2022-11-19 18:45:16 -0500
committerTom Rini <[email protected]>2022-12-05 16:07:12 -0500
commit19b4040df03813ffeb3af77d4f44b1b08013bf77 (patch)
treead3418b104fa71b27eed08cc4726ac1648fe86b9 /configs/legoev3_defconfig
parentd9feb83505b3a7c06487a1748db4f20ad189e33a (diff)
Convert CONFIG_HWCONFIG to Kconfig
This converts the following to Kconfig: CONFIG_HWCONFIG Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/legoev3_defconfig')
-rw-r--r--configs/legoev3_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/legoev3_defconfig b/configs/legoev3_defconfig
index 98e37f18b4f..90c1b94b021 100644
--- a/configs/legoev3_defconfig
+++ b/configs/legoev3_defconfig
@@ -23,6 +23,7 @@ CONFIG_BOOTCOMMAND="if mmc rescan; then if run loadbootscr; then run bootscript;
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_BOARD_LATE_INIT=y
CONFIG_CLOCKS=y
+CONFIG_HWCONFIG=y
CONFIG_HUSH_PARSER=y
# CONFIG_BOOTM_NETBSD is not set
# CONFIG_BOOTM_PLAN9 is not set