]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/i2c/algos/Kconfig
Revert "i2c: Fix Kconfig dependencies"
[karo-tx-linux.git] / drivers / i2c / algos / Kconfig
index 3998dd620a032586970a60f556aa6292318ce84a..7b2ce4a085247fa3f123e9e527b4b0718db0a215 100644 (file)
@@ -15,15 +15,3 @@ config I2C_ALGOPCA
        tristate "I2C PCA 9564 interfaces"
 
 endmenu
-
-# In automatic configuration mode, we still have to define the
-# symbols to avoid unmet dependencies.
-
-if I2C_HELPER_AUTO
-config I2C_ALGOBIT
-       tristate
-config I2C_ALGOPCF
-       tristate
-config I2C_ALGOPCA
-       tristate
-endif