]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/jupiter.h
mxs: Make ehci-mxs multiport capable
[karo-tx-uboot.git] / include / configs / jupiter.h
index 8d27c0b2d10dcbc7ca72a5c896772a1691c4288e..b5c6fae4bfa987f421e31bbae9336f11d65513dd 100644 (file)
@@ -79,7 +79,6 @@
 
 #define CONFIG_SYS_XLB_PIPELINING      1
 
-#define CONFIG_NET_MULTI       1
 #define CONFIG_MII             1
 #define CONFIG_SYS_RX_ETH_BUFFER       8  /* use 8 rx buffer on eepro100  */
 
 
 #define CONFIG_CMDLINE_EDITING 1       /* add command line history     */
 #define CONFIG_SYS_HUSH_PARSER         1       /* Use the HUSH parser          */
-#ifdef CONFIG_SYS_HUSH_PARSER
-#define        CONFIG_SYS_PROMPT_HUSH_PS2      "> "
-#endif
 #if defined(CONFIG_CMD_KGDB)
 #define CONFIG_SYS_CBSIZE              1024    /* Console I/O Buffer Size  */
 #else