summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2007-08-18 15:33:21 +0000
committerNicolas Thill <nico@openwrt.org>2007-08-18 15:33:21 +0000
commit8ee968e68285441c48959c1f20594efd5ad20279 (patch)
tree8d226f280560f9a39484e66b95dec386591d439a /target
parent89d09a4b64f003a2baf22ecef7f6e0323f493d76 (diff)
downloadmtk-20170518-8ee968e68285441c48959c1f20594efd5ad20279.zip
mtk-20170518-8ee968e68285441c48959c1f20594efd5ad20279.tar.gz
mtk-20170518-8ee968e68285441c48959c1f20594efd5ad20279.tar.bz2
update ar7 config, disable watchdog for now (closes: #2146)
SVN-Revision: 8422
Diffstat (limited to 'target')
-rw-r--r--target/linux/ar7-2.6/config/default3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ar7-2.6/config/default b/target/linux/ar7-2.6/config/default
index ecfa805..605140a 100644
--- a/target/linux/ar7-2.6/config/default
+++ b/target/linux/ar7-2.6/config/default
@@ -3,7 +3,7 @@ CONFIG_32BIT=y
# CONFIG_64BIT_PHYS_ADDR is not set
CONFIG_AR7=y
CONFIG_AR7_GPIO=y
-CONFIG_AR7_WDT=y
+# CONFIG_AR7_WDT is not set
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
# CONFIG_ARCH_SUPPORTS_MSI is not set
@@ -196,3 +196,4 @@ CONFIG_TRAD_SIGNALS=y
# CONFIG_UNUSED_SYMBOLS is not set
# CONFIG_USB is not set
# CONFIG_VGASTATE is not set
+CONFIG_ZONE_DMA_FLAG=0