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/baltos.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/baltos.h') diff --git a/include/configs/baltos.h b/include/configs/baltos.h index 58df571323..e69c1b63c1 100644 --- a/include/configs/baltos.h +++ b/include/configs/baltos.h @@ -54,7 +54,6 @@ #undef CONFIG_SYS_OMAP24_I2C_SPEED #define CONFIG_SYS_OMAP24_I2C_SPEED 1000 -#undef CONFIG_SPL_OS_BOOT #ifdef CONFIG_NAND #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x00080000 #ifdef CONFIG_SPL_OS_BOOT -- cgit v1.2.3