summaryrefslogtreecommitdiff
path: root/include/configs/ipam390.h
diff options
context:
space:
mode:
authorFabien Parent <fparent@baylibre.com>2016-11-29 13:23:36 (GMT)
committerTom Rini <trini@konsulko.com>2016-12-03 18:21:12 (GMT)
commitf519b3649156ee6d7945f7003cf8934bd9b39f1e (patch)
treebe3cd44a4461a310600d457cf50d1f8de6ce9097 /include/configs/ipam390.h
parent3891a54f479838bce3f9b298572200c9508106fc (diff)
downloadu-boot-f519b3649156ee6d7945f7003cf8934bd9b39f1e.tar.xz
ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to Kconfig
Clean config headers by moving CONFIG_SYS_DA850_PLL_INIT away to a Kconfig file. Signed-off-by: Fabien Parent <fparent@baylibre.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ipam390.h')
-rw-r--r--include/configs/ipam390.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ipam390.h b/include/configs/ipam390.h
index 381fe04..13c9d56 100644
--- a/include/configs/ipam390.h
+++ b/include/configs/ipam390.h
@@ -32,7 +32,6 @@
#define CONFIG_SYS_OSCIN_FREQ 24000000
#define CONFIG_SYS_TIMERBASE DAVINCI_TIMER0_BASE
#define CONFIG_SYS_HZ_CLOCK clk_get(DAVINCI_AUXCLK_CLKID)
-#define CONFIG_SYS_DA850_PLL_INIT
#define CONFIG_SYS_DA850_DDR_INIT
#define CONFIG_SYS_TEXT_BASE 0xc1080000