ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warnings
authorKukjin Kim <kgene.kim@samsung.com>
Sat, 13 Nov 2010 07:08:32 +0000 (16:08 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sat, 13 Nov 2010 07:30:44 +0000 (16:30 +0900)
This patch fixes following warnings.
warning: (ARCH_S3C2410 && <choice> || ARCH_S3C64XX && <choice> ||
          ARCH_S5P64X0 && <choice> || ARCH_S5PC100 && <choice> ||
          ARCH_S5PV210 && <choice> || ARCH_S5PV310 && <choice>)
         selects HAVE_S3C2410_I2C which has unmet direct dependencies (I2C)

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/Kconfig

Simple merge