]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/vpac270.h
Move defaults from config_cmd_default.h to Kconfig
[people/ms/u-boot.git] / include / configs / vpac270.h
index 0886ba3a9c6aa3f12442cd0017ddc6292112119f..95a69b3978adf8cfcfa19c343492234fe9612dcd 100644 (file)
 /*
  * Bootloader Components Configuration
  */
-#include <config_cmd_default.h>
-
 #define        CONFIG_CMD_ENV
-#undef CONFIG_CMD_IMLS
 #define        CONFIG_CMD_MMC
 #define        CONFIG_CMD_USB
 #undef CONFIG_LCD
 #define        CONFIG_CMD_IDE
 
 #ifdef CONFIG_ONENAND
-#undef CONFIG_CMD_FLASH
 #define        CONFIG_CMD_ONENAND
 #else
-#define        CONFIG_CMD_FLASH
 #undef CONFIG_CMD_ONENAND
 #endif