]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/vision2.h
Move defaults from config_cmd_default.h to Kconfig
[karo-tx-uboot.git] / include / configs / vision2.h
index 3f35076f9e6cfc677649b316a1314732492001a7..3e5f53f6b668a3e715bf2870dc9ca61e928f0f4c 100644 (file)
@@ -12,7 +12,6 @@
 #define __CONFIG_H
 
 
-#define CONFIG_MX51    /* in a mx51 */
 #define CONFIG_SYS_TEXT_BASE   0x97800000
 
 #include <asm/arch/imx-regs.h>
@@ -50,7 +49,6 @@
 #define CONFIG_FSL_SF
 #define CONFIG_CMD_SF
 
-#define CONFIG_SPI_FLASH
 #define CONFIG_SPI_FLASH_STMICRO
 
 /*
 
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_MII
-#define CONFIG_CMD_NET
 
 /* allow to overwrite serial and ethaddr */
 #define CONFIG_ENV_OVERWRITE
  * Command definition
  ***********************************************************/
 
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_SPI
-#undef CONFIG_CMD_IMLS
 
 #define CONFIG_BOOTDELAY        3