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 | 77735b59300bb3885e70d74cf4815a007338be2d (patch) | |
tree | 534008236684e04a4bf7ded4d47dd1c9f5bab62a /target/linux/ppc40x | |
parent | 4fa9cf6c332964b032488eaf91af25718bb17339 (diff) | |
download | upstream-77735b59300bb3885e70d74cf4815a007338be2d.tar.gz upstream-77735b59300bb3885e70d74cf4815a007338be2d.tar.bz2 upstream-77735b59300bb3885e70d74cf4815a007338be2d.zip |
linux: move CONFIG_BOOKE_WDT to the generic config
SVN-Revision: 31520
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" |