summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox-am335x.config
diff options
context:
space:
mode:
authorJan Luebbe <jlu@pengutronix.de>2022-09-06 12:33:26 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2022-09-06 16:11:20 +0200
commit8e21b3a4585b021e182de30f87e1159b98f8ac9e (patch)
treeb7232b77b19110ecd69741326dcb8b7a3a040efa /configs/platform-v7a/barebox-am335x.config
parent9f89023433ce1650c3f0339d313e5a3fe93da138 (diff)
downloadDistroKit-8e21b3a4585b021e182de30f87e1159b98f8ac9e.tar.gz
DistroKit-8e21b3a4585b021e182de30f87e1159b98f8ac9e.tar.xz
v7a: barebox: update diffs with enabled CONFIG_BOOTM_INITRD
It was enabled for mx6&rpi&stm32mp&vexpress, but not for am335x&at91. Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Link: https://lore.pengutronix.de/20220906103328.3303545-2-jlu@pengutronix.de Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/barebox-am335x.config')
-rw-r--r--configs/platform-v7a/barebox-am335x.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/platform-v7a/barebox-am335x.config b/configs/platform-v7a/barebox-am335x.config
index 068fd5f..254c3c2 100644
--- a/configs/platform-v7a/barebox-am335x.config
+++ b/configs/platform-v7a/barebox-am335x.config
@@ -172,7 +172,7 @@ CONFIG_ERRNO_MESSAGES=y
CONFIG_BOOTM=y
CONFIG_BOOTM_SHOW_TYPE=y
CONFIG_BOOTM_VERBOSE=y
-# CONFIG_BOOTM_INITRD is not set
+CONFIG_BOOTM_INITRD=y
CONFIG_BOOTM_OFTREE=y
CONFIG_BOOTM_OFTREE_UIMAGE=y
# CONFIG_BOOTM_AIMAGE is not set