summaryrefslogtreecommitdiff
path: root/configs/gazerbeam_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-20 02:45:16 +0300
committerTom Rini <trini@konsulko.com>2022-12-06 00:07:12 +0300
commit19b4040df03813ffeb3af77d4f44b1b08013bf77 (patch)
treead3418b104fa71b27eed08cc4726ac1648fe86b9 /configs/gazerbeam_defconfig
parentd9feb83505b3a7c06487a1748db4f20ad189e33a (diff)
downloadu-boot-19b4040df03813ffeb3af77d4f44b1b08013bf77.tar.xz
Convert CONFIG_HWCONFIG to Kconfig
This converts the following to Kconfig: CONFIG_HWCONFIG Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/gazerbeam_defconfig')
-rw-r--r--configs/gazerbeam_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/gazerbeam_defconfig b/configs/gazerbeam_defconfig
index 3974e3d2bd..d2946971b4 100644
--- a/configs/gazerbeam_defconfig
+++ b/configs/gazerbeam_defconfig
@@ -131,6 +131,7 @@ CONFIG_DISPLAY_CPUINFO=y
# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_DISPLAY_BOARDINFO_LATE=y
CONFIG_BOARD_EARLY_INIT_R=y
+# CONFIG_HWCONFIG is not set
CONFIG_LAST_STAGE_INIT=y
CONFIG_HUSH_PARSER=y
CONFIG_SYS_CBSIZE=1024