diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2015-02-11 10:11:00 +0000 |
---|---|---|
committer | Rafał Miłecki <zajec5@gmail.com> | 2015-02-11 10:11:00 +0000 |
commit | 6bafb2f810694619ba65317cd349af3b1ca97617 (patch) | |
tree | defc7aa2e4c43e5c7f2945e1acbca9ff3a508d5e /target/linux/bcm53xx/config-3.18 | |
parent | 658a33688e8a250b4ca205003ff57c29abee0724 (diff) | |
download | upstream-6bafb2f810694619ba65317cd349af3b1ca97617.tar.gz upstream-6bafb2f810694619ba65317cd349af3b1ca97617.tar.bz2 upstream-6bafb2f810694619ba65317cd349af3b1ca97617.zip |
bcm53xx: backport bcm47xx_wdt changes to 3.18 to use this driver in future
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44390
Diffstat (limited to 'target/linux/bcm53xx/config-3.18')
-rw-r--r-- | target/linux/bcm53xx/config-3.18 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/bcm53xx/config-3.18 b/target/linux/bcm53xx/config-3.18 index d08e667794..bf2b8fe818 100644 --- a/target/linux/bcm53xx/config-3.18 +++ b/target/linux/bcm53xx/config-3.18 @@ -52,6 +52,7 @@ CONFIG_B53=y CONFIG_B53_SRAB_DRIVER=y CONFIG_BCM47XX_NVRAM=y CONFIG_BCM47XX_SPROM=y +# CONFIG_BCM47XX_WDT is not set CONFIG_BCMA=y CONFIG_BCMA_BLOCKIO=y CONFIG_BCMA_DEBUG=y |