diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-04-29 15:00:34 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-04-29 15:00:34 +0000 |
commit | d7df86f4a9ddf985cc318b25a5fa021c2f1a110b (patch) | |
tree | a80bf3c142d383447ba142e7e029fe42f9753127 /target/linux/ppc44x/config-default | |
parent | 5613414b3de6c0b99c334d90100ae3bd4b88bfb9 (diff) | |
download | upstream-d7df86f4a9ddf985cc318b25a5fa021c2f1a110b.tar.gz upstream-d7df86f4a9ddf985cc318b25a5fa021c2f1a110b.tar.bz2 upstream-d7df86f4a9ddf985cc318b25a5fa021c2f1a110b.zip |
linux: move CONFIG_BOOKE_WDT to the generic config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31520 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc44x/config-default')
-rw-r--r-- | target/linux/ppc44x/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ppc44x/config-default b/target/linux/ppc44x/config-default index ffbbc0a8e4..85edef075d 100644 --- a/target/linux/ppc44x/config-default +++ b/target/linux/ppc44x/config-default @@ -22,7 +22,6 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y CONFIG_AUDIT_ARCH=y # CONFIG_BAMBOO is not set CONFIG_BITREVERSE=y -# CONFIG_BOOKE_WDT is not set CONFIG_BOOKE=y CONFIG_BOUNCE=y # CONFIG_BLUESTONE is not set |