]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/BMW.h
New board support: Nokia RX-51 aka N900
[karo-tx-uboot.git] / include / configs / BMW.h
index 8398b290bf28c88f718b18ad581a113af84cbc68..633e9bd69f333bc1b48a2569e0159e783c211573 100644 (file)
 
 #define        CONFIG_MISC_INIT_F      1       /* Use misc_init_f()                    */
 
-#define CONFIG_BCM570x         1       /* Use Broadcom BCM570x Ethernet Driver */
-#define        CONFIG_TIGON3           1
-
 #define CONFIG_CONS_INDEX      1
 #define CONFIG_BAUDRATE                9600
-#define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200 }
 
 #define CONFIG_CLOCKS_IN_MHZ   1       /* clocks passsed to Linux in MHz       */
 
@@ -84,6 +80,8 @@
 
 #define CONFIG_CMD_DATE
 #define CONFIG_CMD_ELF
+#undef CONFIG_CMD_NET
+#undef CONFIG_CMD_NFS
 
 
 #if 0