From: Ben Dooks Date: Sat, 22 May 2010 03:51:55 +0000 (+0100) Subject: ARM: s5pc100_defconfig: change ARCH_S5PC1XX to ARCH_S5PC100 X-Git-Tag: upstream/snapshot3+hdmi~14359^2~1^2^2~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=de0c141feec6a5823461a4dbcc205c71ea601417;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git ARM: s5pc100_defconfig: change ARCH_S5PC1XX to ARCH_S5PC100 Fixup the defconfig post the latest moves, so ARCH_S5PC1XX becomes ARCH_S5PC100 which is sufficient to get the system building. Signed-off-by: Ben Dooks --- diff --git a/arch/arm/configs/s5pc100_defconfig b/arch/arm/configs/s5pc100_defconfig index dc108af..2053be6 100644 --- a/arch/arm/configs/s5pc100_defconfig +++ b/arch/arm/configs/s5pc100_defconfig @@ -171,7 +171,7 @@ CONFIG_DEFAULT_IOSCHED="cfq" # CONFIG_ARCH_SA1100 is not set # CONFIG_ARCH_S3C2410 is not set # CONFIG_ARCH_S3C64XX is not set -CONFIG_ARCH_S5PC1XX=y +CONFIG_ARCH_S5PC100=y # CONFIG_ARCH_SHARK is not set # CONFIG_ARCH_LH7A40X is not set # CONFIG_ARCH_U300 is not set