]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/da830evm.h
NAND: remove NAND_MAX_CHIPS definitions
[people/ms/u-boot.git] / include / configs / da830evm.h
index cca75cefe3c7667eb7f4a0b94d716914d28dbce9..e8c021262ac4b747363cc6a013df7d4f89316203 100644 (file)
@@ -87,7 +87,6 @@
  * Network & Ethernet Configuration
  */
 #ifdef CONFIG_DRIVER_TI_EMAC
-#define CONFIG_EMAC_MDIO_PHY_NUM       1
 #define CONFIG_MII
 #define CONFIG_BOOTP_DEFAULT
 #define CONFIG_BOOTP_DNS
 #define CONFIG_SYS_CLE_MASK            0x10
 #define CONFIG_SYS_ALE_MASK            0x8
 #define CONFIG_SYS_MAX_NAND_DEVICE     1 /* Max number of NAND devices */
-#define NAND_MAX_CHIPS                 1
 #endif
 
 #ifdef CONFIG_USE_NOR