summaryrefslogtreecommitdiff
path: root/configs/nokia_rx51_defconfig
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2021-02-24 03:27:29 +0300
committerTom Rini <trini@konsulko.com>2021-03-04 22:40:56 +0300
commitd6bf36c775213689763ad05913a1b5e76a61daaf (patch)
tree93624af0784a8f909c9f3d084eae80d8c4d32b90 /configs/nokia_rx51_defconfig
parent612a201d38b5a443665648057941d8c91c069816 (diff)
downloadu-boot-d6bf36c775213689763ad05913a1b5e76a61daaf.tar.xz
Nokia RX-51: Enable CONFIG_CMD_BOOTD
CONFIG_CMD_BOOTD provides 'boot' command which is required in more scripts. 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, 0 insertions, 1 deletions
diff --git a/configs/nokia_rx51_defconfig b/configs/nokia_rx51_defconfig
index 0df11b9858..312ca3a1a9 100644
--- a/configs/nokia_rx51_defconfig
+++ b/configs/nokia_rx51_defconfig
@@ -17,7 +17,6 @@ CONFIG_CONSOLE_MUX=y
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="Nokia RX-51 # "
# CONFIG_CMD_BDI is not set
-# CONFIG_CMD_BOOTD is not set
# CONFIG_BOOTM_NETBSD is not set
# CONFIG_BOOTM_PLAN9 is not set
# CONFIG_BOOTM_RTEMS is not set