summaryrefslogtreecommitdiff
path: root/include/configs/ti_am335x_common.h
diff options
context:
space:
mode:
authorAlex Kiernan <alex.kiernan@gmail.com>2018-03-16 01:11:46 +0300
committerTom Rini <trini@konsulko.com>2018-04-07 00:04:33 +0300
commit3bf5f13c0cda80cf1075c53862cb3ba998245cf8 (patch)
treefaeb6d9bb12130f2cb158c36c60bcb2d5c693495 /include/configs/ti_am335x_common.h
parentc0bc2a7e06742d32b14b7d71e617dc5428bf8ef2 (diff)
downloadu-boot-3bf5f13c0cda80cf1075c53862cb3ba998245cf8.tar.xz
Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC
This converts CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC to Kconfig Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Diffstat (limited to 'include/configs/ti_am335x_common.h')
-rw-r--r--include/configs/ti_am335x_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ti_am335x_common.h b/include/configs/ti_am335x_common.h
index 8251ceb63f..9832e09aac 100644
--- a/include/configs/ti_am335x_common.h
+++ b/include/configs/ti_am335x_common.h
@@ -15,7 +15,6 @@
#define CONFIG_ARCH_CPU_INIT
#define CONFIG_MAX_RAM_BANK_SIZE (1024 << 20) /* 1GB */
#define CONFIG_SYS_TIMERBASE 0x48040000 /* Use Timer2 */
-#define CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC
#include <asm/arch/omap.h>