From c20ae2ffaa8b0c7b294330165a172d0f1dfe6dae Mon Sep 17 00:00:00 2001 From: Heiko Schocher Date: Thu, 6 Oct 2016 07:55:15 +0200 Subject: spl: move SPL_OS_BOOT to Kconfig Move SPL_OS_BOOT to Kconfig and cleanup existing uses. Signed-off-by: Heiko Schocher --- include/configs/smartweb.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/smartweb.h') diff --git a/include/configs/smartweb.h b/include/configs/smartweb.h index 0302740cea..df5fe2163f 100644 --- a/include/configs/smartweb.h +++ b/include/configs/smartweb.h @@ -275,6 +275,5 @@ #define CONFIG_SYS_THUMB_BUILD #define CONFIG_SYS_ICACHE_OFF #define CONFIG_SYS_DCACHE_OFF -#undef CONFIG_SPL_OS_BOOT /* Not supported by existing map */ #endif #endif /* __CONFIG_H */ -- cgit v1.2.3