You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#
|
|
# I2C algorithm drivers configuration
|
|
#
|
|
|
|
config I2C_ALGOBIT
|
|
tristate
|
|
|
|
config I2C_ALGOPCF
|
|
tristate
|
|
|
|
config I2C_ALGOPCA
|
|
tristate
|
|
|
|
config I2C_ALGO_SGI
|
|
tristate
|
|
depends on SGI_IP22 || SGI_IP32 || X86_VISWS
|
|
|