aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-05-30 20:11:38 -0400
committerTom Rini <trini@konsulko.com>2020-05-30 20:11:38 -0400
commitd09b832cd8ccb7e37e2b188394df5a73d7074c3b (patch)
tree4f92a8d0f1bb5bde6c7d49d650139accd6301711 /configs
parent8309157ff18b969c63ab5fd5a5db5215f48942ff (diff)
parentd8172f606ffd474248172c9a932483913c9f7b7d (diff)
downloadu-boot-d09b832cd8ccb7e37e2b188394df5a73d7074c3b.zip
u-boot-d09b832cd8ccb7e37e2b188394df5a73d7074c3b.tar.gz
u-boot-d09b832cd8ccb7e37e2b188394df5a73d7074c3b.tar.bz2
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
- r2dplus fixes
Diffstat (limited to 'configs')
-rw-r--r--configs/r2dplus_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/r2dplus_defconfig b/configs/r2dplus_defconfig
index 8ae4ba1..900428a 100644
--- a/configs/r2dplus_defconfig
+++ b/configs/r2dplus_defconfig
@@ -7,8 +7,7 @@ CONFIG_TARGET_R2DPLUS=y
CONFIG_BOOTDELAY=-1
CONFIG_USE_BOOTARGS=y
CONFIG_BOOTARGS="console=ttySC0,115200"
-# CONFIG_CMDLINE_EDITING is not set
-# CONFIG_AUTO_COMPLETE is not set
+CONFIG_HUSH_PARSER=y
CONFIG_CMD_IMLS=y
CONFIG_CMD_DM=y
CONFIG_CMD_IDE=y