diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-29 15:00:34 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-29 15:00:34 +0000 |
commit | 95fc5670e1aa437316fcb3ab5801d7fb73277ee5 (patch) | |
tree | a80bf3c142d383447ba142e7e029fe42f9753127 /target/linux/ppc40x | |
parent | afab35ea6e8ea901d900672119dec239ef27e26a (diff) |
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/ppc40x')
-rw-r--r-- | target/linux/ppc40x/config-3.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ppc40x/config-3.3 b/target/linux/ppc40x/config-3.3 index 664a81b2cd..35f47d23f7 100644 --- a/target/linux/ppc40x/config-3.3 +++ b/target/linux/ppc40x/config-3.3 @@ -23,7 +23,6 @@ CONFIG_ARCH_SUSPEND_POSSIBLE=y CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y CONFIG_AUDIT_ARCH=y CONFIG_BCMA_POSSIBLE=y -# CONFIG_BOOKE_WDT is not set CONFIG_BOUNCE=y CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CMDLINE="console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd" |