From fc4823d2454fa158970da1ca49808fdb691923a6 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Thu, 14 Feb 2013 13:42:55 -0800 Subject: ARMv7: Drop SKIP_LOWLEVEL_INIT It's not used. Change-Id: I713d60209815f0aad93f5d4d3afef9f825db427e Signed-off-by: Stefan Reinauer Reviewed-on: http://review.coreboot.org/2393 Reviewed-by: David Hendricks Tested-by: build bot (Jenkins) --- src/cpu/samsung/Kconfig | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/cpu/samsung') diff --git a/src/cpu/samsung/Kconfig b/src/cpu/samsung/Kconfig index c2ee5b49d2..9f833f3ea2 100644 --- a/src/cpu/samsung/Kconfig +++ b/src/cpu/samsung/Kconfig @@ -10,13 +10,6 @@ config CPU_SAMSUNG_EXYNOS5 bool default n -config SKIP_LOWLEVEL_INIT - bool "Skip low-level init" - default n - help - Certain functions (ie PLL init) and processor features may already be - handled by masked ROM code. - if CPU_SAMSUNG_EXYNOS5 source src/cpu/samsung/exynos5250/Kconfig endif -- cgit v1.2.3