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/cm_t335.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/cm_t335.h') diff --git a/include/configs/cm_t335.h b/include/configs/cm_t335.h index 6dbc9e980c..7eed776f62 100644 --- a/include/configs/cm_t335.h +++ b/include/configs/cm_t335.h @@ -19,7 +19,6 @@ #undef CONFIG_BOARD_LATE_INIT #undef CONFIG_SPI #undef CONFIG_OMAP3_SPI -#undef CONFIG_SPL_OS_BOOT #undef CONFIG_BOOTCOUNT_LIMIT #undef CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC -- cgit v1.2.1