summaryrefslogtreecommitdiff
path: root/configs/nokia_rx51_defconfig
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2022-05-09 16:00:47 +0300
committerTom Rini <trini@konsulko.com>2022-05-09 20:40:24 +0300
commitf017c817a8ecfa19df0b72bca8054627d43e5c70 (patch)
tree3909a9a731b20338f7ff3de661e0128944e6a6f6 /configs/nokia_rx51_defconfig
parent655a93f0793663fc1aeadc2767119b89e0866864 (diff)
downloadu-boot-f017c817a8ecfa19df0b72bca8054627d43e5c70.tar.xz
Nokia RX-51: Enable CONFIG_SUPPORT_RAW_INITRD
This enable booting of Debian systems which use raw initrd image (instead of uInitrd created by mkimage). This change increase size of u-boot.bin binary by just 64 bytes. Signed-off-by: Pali Rohár <pali@kernel.org>
Diffstat (limited to 'configs/nokia_rx51_defconfig')
-rw-r--r--configs/nokia_rx51_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/nokia_rx51_defconfig b/configs/nokia_rx51_defconfig
index d5688c7a21..2e8068876e 100644
--- a/configs/nokia_rx51_defconfig
+++ b/configs/nokia_rx51_defconfig
@@ -18,6 +18,7 @@ CONFIG_OPTIMIZE_INLINING=y
CONFIG_LTO=y
# CONFIG_SYS_MALLOC_F is not set
# CONFIG_FIT is not set
+CONFIG_SUPPORT_RAW_INITRD=y
CONFIG_BOOTDELAY=30
CONFIG_AUTOBOOT_KEYED=y
CONFIG_AUTOBOOT_MENU_SHOW=y