diff options
Diffstat (limited to 'include/configs/edb93xx.h')
-rw-r--r-- | include/configs/edb93xx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/edb93xx.h b/include/configs/edb93xx.h index 7bc58dc414..0645d341a4 100644 --- a/include/configs/edb93xx.h +++ b/include/configs/edb93xx.h @@ -34,8 +34,6 @@ #define CONFIG_BOOTARGS "root=/dev/nfs console=ttyAM0,115200 ip=dhcp" #define CONFIG_BOOTFILE "edb93xx.img" -#define CONFIG_SYS_HUSH_PARSER 1 -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #define CONFIG_SYS_LDSCRIPT "board/cirrus/edb93xx/u-boot.lds" |