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/brppt1.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/brppt1.h') diff --git a/include/configs/brppt1.h b/include/configs/brppt1.h index e01d535..ccc5bb4 100644 --- a/include/configs/brppt1.h +++ b/include/configs/brppt1.h @@ -68,7 +68,6 @@ #define CONFIG_CMD_MTDPARTS #endif /* CONFIG_SPI_BOOT, ... */ -#undef CONFIG_SPL_OS_BOOT #ifdef CONFIG_SPL_OS_BOOT #define CONFIG_SYS_SPL_ARGS_ADDR 0x80F80000 -- cgit v1.1