From 5aed1f706b01ab27a307cf9983b2ee28d7d88919 Mon Sep 17 00:00:00 2001 From: Kukjin Kim Date: Wed, 29 Sep 2010 21:20:56 +0900 Subject: ARM: S5P64XX: Remove redundant selection PLAT_S5P. This patch removes redundant selection PLAT_S5P in the CPU_S5P64XX config. Because PLAT_S5P is selected if select ARCH_S5P64XX in the plat-s5p/Kconfig. Signed-off-by: Kukjin Kim --- arch/arm/mach-s5p6442/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-s5p6442') diff --git a/arch/arm/mach-s5p6442/Kconfig b/arch/arm/mach-s5p6442/Kconfig index 0fda0a5..33569e4 100644 --- a/arch/arm/mach-s5p6442/Kconfig +++ b/arch/arm/mach-s5p6442/Kconfig @@ -11,7 +11,6 @@ if ARCH_S5P6442 config CPU_S5P6442 bool - select PLAT_S5P select S3C_PL330_DMA help Enable S5P6442 CPU support -- cgit v1.1