X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fkernel%2Fi2c-gpio-custom%2Fsrc%2FKconfig;fp=package%2Fkernel%2Fi2c-gpio-custom%2Fsrc%2FKconfig;h=e2e3a68d92f052431799306b9fc46727fc76d3d0;hb=4ebf19b48fafc8d94e14e4ba779969613b241a6a;hp=0000000000000000000000000000000000000000;hpb=44b1688e6c7b4f16f7165fbd560e1183aef69090;p=lede-git%2F.git diff --git a/package/kernel/i2c-gpio-custom/src/Kconfig b/package/kernel/i2c-gpio-custom/src/Kconfig new file mode 100644 index 0000000000..e2e3a68d92 --- /dev/null +++ b/package/kernel/i2c-gpio-custom/src/Kconfig @@ -0,0 +1,10 @@ +config I2C_GPIO_CUSTOM + tristate "Custom GPIO-based I2C driver" + depends on GENERIC_GPIO + select I2C_GPIO + help + This is an I2C driver to register 1 to 4 custom I2C buses using + GPIO lines. + + This support is also available as a module. If so, the module + will be called i2c-gpio-custom.