ide-cd: ide_do_rw_cdrom: add the catch-all bad request case to the if-else block
[linux-2.6] / drivers / i2c / algos / Kconfig
1 #
2 # I2C algorithm drivers configuration
3 #
4
5 config I2C_ALGOBIT
6         tristate
7
8 config I2C_ALGOPCF
9         tristate
10
11 config I2C_ALGOPCA
12         tristate
13
14 config I2C_ALGO_SGI
15         tristate
16         depends on SGI_IP22 || SGI_IP32 || X86_VISWS