]> git.sur5r.net Git - u-boot/blobdiff - include/configs/devkit3250.h
Move CONFIG_PHY_ADDR to Kconfig
[u-boot] / include / configs / devkit3250.h
index 71ca127f3f62747ea2edf4d26819c47b65856d23..23841e0cadb4d993e34e5199126f861e9d668847 100644 (file)
@@ -63,7 +63,6 @@
 /*
  * SSP/SPI
  */
-#define CONFIG_LPC32XX_SSP
 #define CONFIG_LPC32XX_SSP_TIMEOUT     100000
 
 /*
@@ -72,7 +71,6 @@
 #define CONFIG_RMII
 #define CONFIG_PHY_SMSC
 #define CONFIG_LPC32XX_ETH
-#define CONFIG_PHY_ADDR                        0x1F
 #define CONFIG_SYS_FAULT_ECHO_LINK_DOWN
 
 /*
 /*
  * U-Boot General Configurations
  */
-#define CONFIG_SYS_LONGHELP
 #define CONFIG_SYS_CBSIZE              1024
 #define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE
 
-#define CONFIG_AUTO_COMPLETE
-#define CONFIG_CMDLINE_EDITING
-
 /*
  * Pass open firmware flat tree
  */
 #define CONFIG_SPL_STACK               0x0000FFF8
 
 /* Use the framework and generic lib */
-#define CONFIG_SPL_FRAMEWORK
 
 /* SPL will use serial */