projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6b5d51
)
sh: r2dplus: Enable HUSH
author
Marek Vasut
<marek.vasut+renesas@gmail.com>
Sat, 9 May 2020 18:18:34 +0000
(20:18 +0200)
committer
Marek Vasut
<marek.vasut+renesas@gmail.com>
Fri, 29 May 2020 17:20:54 +0000
(19:20 +0200)
Enable richer HUSH shell to make working with the board more pleasant.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
configs/r2dplus_defconfig
patch
|
blob
|
history
diff --git
a/configs/r2dplus_defconfig
b/configs/r2dplus_defconfig
index 8ae4ba1a1c8d195cdab1832ec4413bc32bcd2915..900428a84f031be56f218c454ebe832dfe4f481c 100644
(file)
--- 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