i2c: Mark adapter devices with pm_runtime_no_callbacks
[deliverable/linux.git] / drivers / i2c / algos / Kconfig
1 #
2 # I2C algorithm drivers configuration
3 #
4
5 menu "I2C Algorithms"
6 visible if !I2C_HELPER_AUTO
7
8 config I2C_ALGOBIT
9 tristate "I2C bit-banging interfaces"
10
11 config I2C_ALGOPCF
12 tristate "I2C PCF 8584 interfaces"
13
14 config I2C_ALGOPCA
15 tristate "I2C PCA 9564 interfaces"
16
17 endmenu
This page took 0.035804 seconds and 5 git commands to generate.