Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[linux-2.6-microblaze.git] / drivers / i2c / busses / Kconfig
index 05ebf75..543a05e 100644 (file)
@@ -369,7 +369,7 @@ comment "I2C system bus drivers (mostly embedded / system-on-chip)"
 
 config I2C_ALTERA
        tristate "Altera Soft IP I2C"
-       depends on ARCH_SOCFPGA || NIOS2 || COMPILE_TEST
+       depends on ARCH_INTEL_SOCFPGA || NIOS2 || COMPILE_TEST
        depends on OF
        help
          If you say yes to this option, support will be included for the
@@ -776,7 +776,7 @@ config I2C_MT7621
 
 config I2C_MV64XXX
        tristate "Marvell mv64xxx I2C Controller"
-       depends on MV64X60 || PLAT_ORION || ARCH_SUNXI || ARCH_MVEBU || COMPILE_TEST
+       depends on PLAT_ORION || ARCH_SUNXI || ARCH_MVEBU || COMPILE_TEST
        help
          If you say yes to this option, support will be included for the
          built-in I2C interface on the Marvell 64xxx line of host bridges.