]> Pileus Git - ~andy/linux/blobdiff - drivers/i2c/busses/Kconfig
i2c: Remove usage of orphaned symbol OF_I2C
[~andy/linux] / drivers / i2c / busses / Kconfig
index 6bcdea5856afa7f84e9d2c0534bcdbfa7a696dd1..de17c5593d97c1d702563217f0932aa0a0aee6bd 100644 (file)
@@ -152,6 +152,7 @@ config I2C_PIIX4
            ATI SB700/SP5100
            ATI SB800
            AMD Hudson-2
+           AMD ML
            AMD CZ
            Serverworks OSB4
            Serverworks CSB5
@@ -386,7 +387,7 @@ config I2C_CBUS_GPIO
 
 config I2C_CPM
        tristate "Freescale CPM1 or CPM2 (MPC8xx/826x)"
-       depends on (CPM1 || CPM2) && OF_I2C
+       depends on CPM1 || CPM2
        help
          This supports the use of the I2C interface on Freescale
          processors with CPM1 or CPM2.