]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8308RDB.h
configs: Re-sync almost all of cmd/Kconfig
[karo-tx-uboot.git] / include / configs / MPC8308RDB.h
index fc625d4d2be28963646e015a1e97eec4b5ea2ae0..422f223ea71268eb347c62d6faf352ec89b8a8aa 100644 (file)
  * due to a pinmux conflict between GPIO9 (SPI chip select )and the TSEC2 pins.
  */
 #ifdef CONFIG_MPC8XXX_SPI
-#define CONFIG_CMD_SPI
 #define CONFIG_USE_SPIFLASH
-#define CONFIG_CMD_SF
 #endif
 
 /*
  * Command line configuration.
  */
 #define CONFIG_CMD_DATE
-#define CONFIG_CMD_DHCP
-#define CONFIG_CMD_I2C
 #define CONFIG_CMD_MII
 #define CONFIG_CMD_PCI
-#define CONFIG_CMD_PING
 
 #define CONFIG_CMDLINE_EDITING 1       /* add command line history */