ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held
[linux/fpc-iii.git] / drivers / i2c / algos / Kconfig
blobf1cfe7e5508bb1cf65a82fac5903472927c3d184
2 # I2C algorithm drivers configuration
5 menu "I2C Algorithms"
6         visible if !I2C_HELPER_AUTO
8 config I2C_ALGOBIT
9         tristate "I2C bit-banging interfaces"
11 config I2C_ALGOPCF
12         tristate "I2C PCF 8584 interfaces"
14 config I2C_ALGOPCA
15         tristate "I2C PCA 9564 interfaces"
17 endmenu