]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: shmobile: lager: fixup I2C device on defconfig
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 26 Nov 2013 01:53:16 +0000 (17:53 -0800)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 28 Nov 2013 07:49:12 +0000 (16:49 +0900)
R-Car H2 needs I2C_CAR, not I2C_SH_MOBILE

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/configs/lager_defconfig

index 064b7cc5f241f5d0509380634b16117f44675213..d97ac5e47b5caebe8c11938bfe0734e93cf901a6 100644 (file)
@@ -80,7 +80,7 @@ CONFIG_SERIAL_SH_SCI_CONSOLE=y
 # CONFIG_HW_RANDOM is not set
 CONFIG_I2C=y
 CONFIG_I2C_GPIO=y
-CONFIG_I2C_SH_MOBILE=y
+CONFIG_I2C_RCAR=y
 CONFIG_GPIO_SH_PFC=y
 CONFIG_GPIOLIB=y
 CONFIG_GPIO_RCAR=y