summaryrefslogtreecommitdiff
path: root/include/configs/colibri-imx6ull.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-09-21 00:36:50 +0300
committerTom Rini <trini@konsulko.com>2019-10-04 19:21:23 +0300
commit4b0bcfa7c4ecd5d5e02c5e7d10d128a7da53414b (patch)
tree060f3586e2fd91d0c34e0cc5363f68de7f1fb720 /include/configs/colibri-imx6ull.h
parent400b9554cc3ef6d301940d43a2a6f9c098df5fb9 (diff)
downloadu-boot-4b0bcfa7c4ecd5d5e02c5e7d10d128a7da53414b.tar.xz
Kconfig: Migrate CONFIG_BOOTM_* options
Migrate all of the existing OS support options that are under CONFIG_BOOTM_* to Kconfig. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/colibri-imx6ull.h')
-rw-r--r--include/configs/colibri-imx6ull.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/colibri-imx6ull.h b/include/configs/colibri-imx6ull.h
index 736717486b..0a4f30fbaf 100644
--- a/include/configs/colibri-imx6ull.h
+++ b/include/configs/colibri-imx6ull.h
@@ -28,9 +28,6 @@
#define CONFIG_SYS_FSL_ESDHC_ADDR 0
#define CONFIG_SYS_FSL_USDHC_NUM 1
-#undef CONFIG_BOOTM_PLAN9
-#undef CONFIG_BOOTM_RTEMS
-
/* I2C configs */
#define CONFIG_SYS_I2C_SPEED 100000