]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/atstk1002.h
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / include / configs / atstk1002.h
index 1cd99e976581c1ba60a9861812668973bc06c6e4..9a647d8446f9d305e177dc4974e6dbe3ecdab99f 100644 (file)
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_ASKENV
-#define CONFIG_CMD_DHCP
-#define CONFIG_CMD_EXT2
-#define CONFIG_CMD_FAT
 #define CONFIG_CMD_JFFS2
-#define CONFIG_CMD_MMC
-
 
 #define CONFIG_ATMEL_USART
 #define CONFIG_MACB
 #define CONFIG_SYS_BOOTPARAMS_LEN              (16 * 1024)
 
 /* Other configuration settings that shouldn't have to change all that often */
-#define CONFIG_SYS_PROMPT                      "U-Boot> "
 #define CONFIG_SYS_CBSIZE                      256
 #define CONFIG_SYS_MAXARGS                     16
 #define CONFIG_SYS_PBSIZE                      (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)