s3c-camif: Use CONFIG_ARCH_S3C64XX to check for S3C64XX support
authorTomasz Figa <tomasz.figa@gmail.com>
Sat, 5 Oct 2013 23:59:34 +0000 (08:59 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sun, 6 Oct 2013 00:01:56 +0000 (09:01 +0900)
Since CONFIG_PLAT_S3C64XX is going to be removed, this patch modifies
the Kconfig entry of s3c-camif driver to use the proper way of checking
for S3C64xx support - CONFIG_ARCH_S3C64XX.

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

No differences found