Hi Kukjin,

On 01/28/2011 06:28 PM, Kukjin Kim wrote:
Sylwester Nawrocki wrote:

Add I2C0 bus platform device for camera sensors.

Signed-off-by: Sylwester Nawrocki<[email protected]>
Signed-off-by: Kyungmin Park<[email protected]>
---
  arch/arm/mach-s5pv210/Kconfig     |    1 +
  arch/arm/mach-s5pv210/mach-goni.c |    4 ++++
  2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-s5pv210/Kconfig b/arch/arm/mach-s5pv210/Kconfig
index 53aabef..b0aa462 100644
--- a/arch/arm/mach-s5pv210/Kconfig
+++ b/arch/arm/mach-s5pv210/Kconfig
@@ -75,6 +75,7 @@ config MACH_GONI
        bool "GONI"
        select CPU_S5PV210
        select S5P_GPIO_INT
+       select S3C_DEV_I2C0

NO...Where is S3C_DEV_I2C0?
Basically, platform device of i2c0 which is in
arch/arm/plat-samsung/dev-i2c0.c is always selected.

Oh, sorry about that omission. I'll resend that one corrected.

Thanks,
Sylwester
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to