summaryrefslogtreecommitdiff
path: root/include/configs/omap3_igep00x0.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-09-13 08:18:37 +0300
committerTom Rini <trini@konsulko.com>2016-09-17 00:27:09 +0300
commit75eba2c45e2f15b63bcffade687088fbcec4129c (patch)
treebf8dc4a46e3a2e8984e4606848fa9f118dd54e1f /include/configs/omap3_igep00x0.h
parent2e6260462b5e4014169ad5b52b0931ea82649c7f (diff)
downloadu-boot-75eba2c45e2f15b63bcffade687088fbcec4129c.tar.xz
Convert CONFIG_SPL_EXT_SUPPORT to Kconfig
Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/omap3_igep00x0.h')
-rw-r--r--include/configs/omap3_igep00x0.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/omap3_igep00x0.h b/include/configs/omap3_igep00x0.h
index 3389bf3164..0aee437c86 100644
--- a/include/configs/omap3_igep00x0.h
+++ b/include/configs/omap3_igep00x0.h
@@ -167,6 +167,4 @@
#define CONFIG_UBIFS_SILENCE_MSG 1
#define CONFIG_ENV_SIZE (32*1024)
-#undef CONFIG_SPL_EXT_SUPPORT
-
#endif /* __IGEP00X0_H */