Tegra: spi: Move TEGRA114_SPI switch to defconfigs
[platform/kernel/u-boot.git] / include / configs / vpac270.h
index 0886ba3..95a69b3 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