From 3bf5f13c0cda80cf1075c53862cb3ba998245cf8 Mon Sep 17 00:00:00 2001 From: Alex Kiernan Date: Thu, 15 Mar 2018 22:11:46 +0000 Subject: Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC This converts CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC to Kconfig Signed-off-by: Alex Kiernan --- include/configs/rastaban.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/rastaban.h') diff --git a/include/configs/rastaban.h b/include/configs/rastaban.h index 116728fc22..a9304e8d77 100644 --- a/include/configs/rastaban.h +++ b/include/configs/rastaban.h @@ -16,7 +16,6 @@ #include "siemens-am33x-common.h" #define DDR_PLL_FREQ 303 -#undef CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC /* FWD Button = 27 * SRV Button = 87 */ -- cgit