summaryrefslogtreecommitdiffstats
path: root/include/configs/vpac270.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/vpac270.h')
-rw-r--r--include/configs/vpac270.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/vpac270.h b/include/configs/vpac270.h
index 0886ba3a9c..95a69b3978 100644
--- a/include/configs/vpac270.h
+++ b/include/configs/vpac270.h
@@ -67,20 +67,15 @@
/*
* 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
OpenPOWER on IntegriCloud