]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
i2c: i2c-sh_mobile kconfig update for SH-Mobile ARM
authorMagnus Damm <damm@opensource.se>
Thu, 11 Mar 2010 10:06:15 +0000 (10:06 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 7 Apr 2010 07:19:55 +0000 (16:19 +0900)
Update the Kconfig entry for the i2c-sh_mobile driver to
enable build on SH-Mobile ARM platforms

Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/i2c/busses/Kconfig

index 9c6170cd9aac74b1d467fd629b8edbc5ad08a20a..41b0754eaf6200574ba80e1366952fde48da12d8 100644 (file)
@@ -529,7 +529,7 @@ config I2C_SH7760
 
 config I2C_SH_MOBILE
        tristate "SuperH Mobile I2C Controller"
-       depends on SUPERH
+       depends on SUPERH || ARCH_SHMOBILE
        help
          If you say yes to this option, support will be included for the
          built-in I2C interface on the Renesas SH-Mobile processor.