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 --- configs/am335x_shc_prompt_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/am335x_shc_prompt_defconfig') diff --git a/configs/am335x_shc_prompt_defconfig b/configs/am335x_shc_prompt_defconfig index bbad6ddbfd..b989a643ea 100644 --- a/configs/am335x_shc_prompt_defconfig +++ b/configs/am335x_shc_prompt_defconfig @@ -22,6 +22,7 @@ CONFIG_SPL_I2C_SUPPORT=y CONFIG_SPL_OS_BOOT=y CONFIG_SPL_POWER_SUPPORT=y CONFIG_SPL_YMODEM_SUPPORT=y +# CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC is not set CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_PROMPT="Enter 'shc' to enter prompt (times out) %d \nEnter 'noautoboot' to enter prompt without timeout\n" CONFIG_AUTOBOOT_DELAY_STR="shc" -- cgit v1.2.3