]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ts4800.h
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / include / configs / ts4800.h
index fbca8a68ef2338b815a943a90aa225441fe98621..aa0605f28d7760b4794160fd9d0abc91afc14eed 100644 (file)
@@ -20,7 +20,7 @@
 #define CONFIG_DISPLAY_BOARDINFO
 
 #define CONFIG_SYS_NO_FLASH            /* No NOR Flash */
-#define CONFIG_SKIP_LOWLEVEL_INIT      /* U-boot is a 2nd stage bootloader */
+#define CONFIG_SKIP_LOWLEVEL_INIT      /* U-Boot is a 2nd stage bootloader */
 
 #define CONFIG_HW_WATCHDOG
 
@@ -55,7 +55,6 @@
  * */
 #define CONFIG_HARD_SPI /* puts SPI: ready */
 #define CONFIG_MXC_SPI /* driver for the SPI controllers*/
-#define CONFIG_CMD_SPI /* SPI serial bus support */
 
 /*
  * MMC Configs
@@ -65,9 +64,7 @@
 
 #define CONFIG_MMC
 
-#define CONFIG_CMD_MMC
 #define CONFIG_GENERIC_MMC
-#define CONFIG_CMD_FAT
 #define CONFIG_DOS_PARTITION
 
 /*
 #define CONFIG_ETHPRIME                "FEC"
 #define CONFIG_FEC_MXC_PHYADDR 0
 
-#define CONFIG_CMD_PING
-#define CONFIG_CMD_DHCP
-#define CONFIG_CMD_MII
-
 /* allow to overwrite serial and ethaddr */
 #define CONFIG_ENV_OVERWRITE           /* disable vendor parameters protection (serial#, ethaddr) */
 #define CONFIG_CONS_INDEX              1 /* use UART0 : used by serial driver */
@@ -95,9 +88,6 @@
  * Command definition
  ***********************************************************/
 
-#define CONFIG_CMD_BOOTZ
-#undef CONFIG_CMD_IMLS
-
 /* Environment variables */
 
 #define CONFIG_BOOTDELAY       1
  * Miscellaneous configurable options
  */
 #define CONFIG_SYS_LONGHELP            /* undef to save memory */
-#define CONFIG_SYS_HUSH_PARSER         /* use "hush" command parser */
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_SYS_CBSIZE              256     /* Console I/O Buffer Size */
 /* Print Buffer Size */