]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/integratorap.h
Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND...
[people/ms/u-boot.git] / 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  */