firmware/br-ext-chip-allwinner/board/v83x/kernel/patches/00000-drivers_w1_masters_Kc...

16 lines
525 B
Diff

diff -drupN a/drivers/w1/masters/Kconfig b/drivers/w1/masters/Kconfig
--- a/drivers/w1/masters/Kconfig 2018-08-06 17:23:04.000000000 +0300
+++ b/drivers/w1/masters/Kconfig 2022-06-12 05:28:14.000000000 +0300
@@ -47,6 +47,11 @@ config W1_MASTER_DS1WM
in HP iPAQ devices like h5xxx, h2200, and ASIC3-based like
hx4700.
+config W1_MASTER_SUNXI
+ tristate "SUNXI 1-wire busmaster"
+ help
+ Say Y here to enable the SUNXI 1-wire driver.
+
config W1_MASTER_GPIO
tristate "GPIO 1-wire busmaster"
depends on GPIOLIB