Kconfig 209 B

12345678910111213141516
  1. #
  2. # I2C algorithm drivers configuration
  3. #
  4. config I2C_ALGOBIT
  5. tristate
  6. config I2C_ALGOPCF
  7. tristate
  8. config I2C_ALGOPCA
  9. tristate
  10. config I2C_ALGO_SGI
  11. tristate
  12. depends on SGI_IP22 || SGI_IP32 || X86_VISWS