X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/1d0772319e1c5d3c83aa10bc7f60387c4db194a5..568b9aba67d515df6007d3127e1cd921589cceb8:/package/w1-gpio-custom/src/Kconfig diff --git a/package/w1-gpio-custom/src/Kconfig b/package/w1-gpio-custom/src/Kconfig new file mode 100644 index 000000000..74b9226c5 --- /dev/null +++ b/package/w1-gpio-custom/src/Kconfig @@ -0,0 +1,4 @@ +config W1_MASTER_GPIO_CUSTOM + tristate "Custom GPIO-based W1 driver" + depends on GENERIC_GPIO + select W1_GPIO \ No newline at end of file