]> git.sur5r.net Git - u-boot/blobdiff - include/configs/integratorap.h
usb: dwc3: Add DWC3 controller driver support
[u-boot] / include / configs / integratorap.h
index 8439db78187b77f35ede8816b58dee8641ed50ca..c76ebcbb60a99eaa7bc708669e287077bee89a61 100644 (file)
@@ -43,8 +43,6 @@
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_BOOTDELAY       2
 #define CONFIG_BOOTARGS                "root=/dev/mtdblock0 console=ttyAM0 console=tty"
 #define CONFIG_BOOTCOMMAND     ""
@@ -68,7 +66,6 @@
 #define CONFIG_CMD_PCI
 #define CONFIG_PCI_PNP
 
-#define CONFIG_NET_MULTI
 #define CONFIG_TULIP
 #define CONFIG_EEPRO100
 #define CONFIG_SYS_RX_ETH_BUFFER       8       /* use 8 rx buffer on eepro100  */