]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/titanium.h
karo: tx6ul: enable soft i2c driver and 'i2c' command
[karo-tx-uboot.git] / include / configs / titanium.h
index 5afa6a27e1b40024ecb0f7601faa9a79f7afa9b8..ee683f9264012f42a47fa0304b0caba638e07fb0 100644 (file)
@@ -41,7 +41,6 @@
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_DHCP
 #define CONFIG_CMD_MII
-#define CONFIG_CMD_NET
 #define CONFIG_FEC_MXC
 #define CONFIG_MII
 #define IMX_FEC_BASE                   ENET_BASE_ADDR
 
 #define CONFIG_BOOTCOMMAND             "run nand_ubifs"
 
-/* Miscellaneous configurable options */
-#define CONFIG_SYS_PROMPT              "Titanium > "
-
 /* Print Buffer Size */
 #define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \
                                         sizeof(CONFIG_SYS_PROMPT) + 16)