]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/devkit3250.h
configs: Re-sync almost all of cmd/Kconfig
[people/ms/u-boot.git] / include / configs / devkit3250.h
index a8ce7e1eecb534c392c3295cbcdf3ec5c1c007bd..4114f9eba603497a0fbab86fd2cdaed1f911be66 100644 (file)
@@ -61,7 +61,6 @@
 #define CONFIG_SYS_I2C
 #define CONFIG_SYS_I2C_LPC32XX
 #define CONFIG_SYS_I2C_SPEED           100000
-#define CONFIG_CMD_I2C
 
 /*
  * GPIO
@@ -73,7 +72,6 @@
  */
 #define CONFIG_LPC32XX_SSP
 #define CONFIG_LPC32XX_SSP_TIMEOUT     100000
-#define CONFIG_CMD_SPI
 
 /*
  * Ethernet
@@ -85,8 +83,6 @@
 #define CONFIG_PHY_ADDR                        0x1F
 #define CONFIG_SYS_FAULT_ECHO_LINK_DOWN
 #define CONFIG_CMD_MII
-#define CONFIG_CMD_PING
-#define CONFIG_CMD_DHCP
 
 /*
  * NOR Flash
 #define CONFIG_USB_ISP1301_I2C_ADDR            0x2d
 #define CONFIG_USB_STORAGE
 #define CONFIG_CMD_FAT
-#define CONFIG_CMD_USB
 
 /*
  * U-Boot General Configurations