diff options
author | Felix Fietkau <nbd@nbd.name> | 2016-05-12 18:10:08 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2016-05-12 18:10:09 +0200 |
commit | 05459a004a7e96c54123f5816fc15408df9b9f53 (patch) | |
tree | 623ee9d521b079fe70fe0f0d52db1c7f226a6af4 /target/linux/generic/config-4.4 | |
parent | 30cd012860c610ebd7ceef2cdac41aef1bf16aeb (diff) | |
download | upstream-05459a004a7e96c54123f5816fc15408df9b9f53.tar.gz upstream-05459a004a7e96c54123f5816fc15408df9b9f53.tar.bz2 upstream-05459a004a7e96c54123f5816fc15408df9b9f53.zip |
kernel: move the old gpio watchdog driver from generic to brcm47xx
brcm47xx is the only user
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/generic/config-4.4')
-rw-r--r-- | target/linux/generic/config-4.4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index ed7ae3ee15..3f4c03fd49 100644 --- a/target/linux/generic/config-4.4 +++ b/target/linux/generic/config-4.4 @@ -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 |