mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
kernel: move the old gpio watchdog driver from generic to brcm47xx
brcm47xx is the only user Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
30cd012860
commit
05459a004a
@ -1234,7 +1234,6 @@ CONFIG_GENERIC_TIME=y
|
||||
# CONFIG_GPIO_TS5500 is not set
|
||||
# CONFIG_GPIO_VX855 is not set
|
||||
# CONFIG_GPIO_WATCHDOG is not set
|
||||
# CONFIG_GPIO_WDT is not set
|
||||
# CONFIG_GPIO_XILINX is not set
|
||||
# CONFIG_GPIO_ZEVIO is not set
|
||||
# CONFIG_GREENASIA_FF is not set
|
||||
|
@ -1230,7 +1230,6 @@ CONFIG_GENERIC_NET_UTILS=y
|
||||
# CONFIG_GPIO_TS5500 is not set
|
||||
# CONFIG_GPIO_VX855 is not set
|
||||
# CONFIG_GPIO_WATCHDOG is not set
|
||||
# CONFIG_GPIO_WDT is not set
|
||||
# CONFIG_GPIO_XILINX is not set
|
||||
# CONFIG_GPIO_ZEVIO is not set
|
||||
# CONFIG_GPIO_ZX is not set
|
||||
|
Loading…
Reference in New Issue
Block a user