summaryrefslogtreecommitdiff
path: root/include/configs/mx6ul_14x14_evk.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2015-09-09 14:16:42 (GMT)
committerStefano Babic <sbabic@denx.de>2015-09-13 09:03:26 (GMT)
commitba35a4fd121b5c591626f26bdbf41ea515713aff (patch)
treee2834297e239d2b8df78b01ffda663041c5229af /include/configs/mx6ul_14x14_evk.h
parentb398ed58df92728f6b2e33082af0493877b2b350 (diff)
downloadu-boot-ba35a4fd121b5c591626f26bdbf41ea515713aff.tar.xz
mx6ul_14x14_evk: Do not undef config options
There is no need to undef the config options. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Reviewed-by: Peng Fan <Peng.Fan@freescale.com>
Diffstat (limited to 'include/configs/mx6ul_14x14_evk.h')
-rw-r--r--include/configs/mx6ul_14x14_evk.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/mx6ul_14x14_evk.h b/include/configs/mx6ul_14x14_evk.h
index 49cdc28..467dc8a 100644
--- a/include/configs/mx6ul_14x14_evk.h
+++ b/include/configs/mx6ul_14x14_evk.h
@@ -49,13 +49,6 @@
#define CONFIG_SUPPORT_EMMC_BOOT /* eMMC specific */
#endif
-#undef CONFIG_BOOTM_NETBSD
-#undef CONFIG_BOOTM_PLAN9
-#undef CONFIG_BOOTM_RTEMS
-
-#undef CONFIG_CMD_EXPORTENV
-#undef CONFIG_CMD_IMPORTENV
-
/* I2C configs */
#define CONFIG_CMD_I2C
#ifdef CONFIG_CMD_I2C
@@ -70,8 +63,6 @@
#define CONFIG_POWER_PFUZE3000_I2C_ADDR 0x08
#endif
-#undef CONFIG_CMD_IMLS
-
#define CONFIG_SYS_MMC_IMG_LOAD_PART 1
#define CONFIG_EXTRA_ENV_SETTINGS \