ARM: S3C64XX: Move if ARCH_S3C64XX statement into mach-s3c64xx
authorTomasz Figa <tomasz.figa@gmail.com>
Sat, 5 Oct 2013 23:58:40 +0000 (08:58 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sun, 6 Oct 2013 00:01:48 +0000 (09:01 +0900)
All other platforms have this condition checked inside their own Kconfig
files, so for consistency this patch makes it this way for mach-s3c64xx
as well.

Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found