]> git.sur5r.net Git - u-boot/blobdiff - include/configs/colibri_t30.h
kconfig: add config option for shell prompt
[u-boot] / include / configs / colibri_t30.h
index 35f51606e42bebe052f01a0060a26447c37a27c4..fbfebcfc9b32b751afda6fc8120cb8c3f168ee26 100644 (file)
 #include "tegra30-common.h"
 
 /* High-level configuration options */
-#define V_PROMPT                       "Colibri T30 # "
 #define CONFIG_TEGRA_BOARD_STRING      "Toradex Colibri T30"
 
 /* Board-specific serial config */
-#define CONFIG_SERIAL_MULTI
 #define CONFIG_TEGRA_ENABLE_UARTA
 #define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTA_BASE
 
@@ -50,7 +48,6 @@
 #define CONFIG_USB_ETHER_ASIX
 
 /* General networking support */
-#define CONFIG_CMD_NET
 #define CONFIG_CMD_DHCP
 
 /* Miscellaneous commands */