From 5dbf689b62367f5386441cdc35434f14b39ac17b Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Thu, 14 Feb 2013 16:35:47 -0800 Subject: Exynos5: Drop S5P directory and merge files s5p-common mostly contained duplicate files, drop the whole directory and merge the few pieces that we are using into exynos5-common. Change-Id: I5f18e8a6d2379d719ab6bbbf817fe15bda70d17f Signed-off-by: Stefan Reinauer Reviewed-on: http://review.coreboot.org/2405 Tested-by: build bot (Jenkins) Reviewed-by: David Hendricks --- src/cpu/samsung/Kconfig | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/cpu/samsung/Kconfig') diff --git a/src/cpu/samsung/Kconfig b/src/cpu/samsung/Kconfig index 9f833f3ea2..92b6460643 100644 --- a/src/cpu/samsung/Kconfig +++ b/src/cpu/samsung/Kconfig @@ -1,10 +1,5 @@ -config CPU_SAMSUNG_EXYNOS - bool - default n - config CPU_SAMSUNG_EXYNOS5 depends on ARCH_ARMV7 - select CPU_SAMSUNG_EXYNOS select HAVE_UART_SPECIAL select DEFAULT_EARLY_CONSOLE bool -- cgit v1.2.3