summaryrefslogtreecommitdiff
path: root/include/configs/draco.h
diff options
context:
space:
mode:
authorAlex Kiernan <alex.kiernan@gmail.com>2018-03-15 22:11:46 +0000
committerTom Rini <trini@konsulko.com>2018-04-06 17:04:33 -0400
commit3bf5f13c0cda80cf1075c53862cb3ba998245cf8 (patch)
treefaeb6d9bb12130f2cb158c36c60bcb2d5c693495 /include/configs/draco.h
parentc0bc2a7e06742d32b14b7d71e617dc5428bf8ef2 (diff)
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/draco.h')
-rw-r--r--include/configs/draco.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/draco.h b/include/configs/draco.h
index c1816409a9..02e935e649 100644
--- a/include/configs/draco.h
+++ b/include/configs/draco.h
@@ -18,7 +18,6 @@
#include "siemens-am33x-common.h"
#define DDR_PLL_FREQ 303
-#undef CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC
#define BOARD_DFU_BUTTON_GPIO 27 /* Use as default */
#define GPIO_LAN9303_NRST 88 /* GPIO2_24 = gpio88 */