summaryrefslogtreecommitdiff
path: root/configs/pogo_e02_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-12-17 18:08:45 -0500
committerTom Rini <trini@konsulko.com>2021-12-27 16:20:19 -0500
commit440c00de69d83b41d9941699a426821504569ef6 (patch)
treea6668166cc17eaa9a6c990acecd07626f78a4694 /configs/pogo_e02_defconfig
parentf98b3be287bf59414e282fda6e9879dafeae150a (diff)
Convert CONFIG_SYS_KWD_CONFIG to Kconfig
This converts the following to Kconfig: CONFIG_SYS_KWD_CONFIG Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/pogo_e02_defconfig')
-rw-r--r--configs/pogo_e02_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pogo_e02_defconfig b/configs/pogo_e02_defconfig
index 94885b888e..10f08a515d 100644
--- a/configs/pogo_e02_defconfig
+++ b/configs/pogo_e02_defconfig
@@ -3,6 +3,7 @@ CONFIG_SKIP_LOWLEVEL_INIT=y
CONFIG_SYS_DCACHE_OFF=y
CONFIG_ARCH_CPU_INIT=y
CONFIG_ARCH_KIRKWOOD=y
+CONFIG_SYS_KWD_CONFIG="board/cloudengines/pogo_e02/kwbimage.cfg"
CONFIG_SYS_TEXT_BASE=0x600000
CONFIG_NR_DRAM_BANKS=2
CONFIG_TARGET_POGO_E02=y