diff options
author | Matteo Croce <matteo@openwrt.org> | 2007-09-12 16:15:12 +0000 |
---|---|---|
committer | Matteo Croce <matteo@openwrt.org> | 2007-09-12 16:15:12 +0000 |
commit | 8a62330b65daaeb24c1a367c3df8028d2acfb9ab (patch) | |
tree | 269ea5a9268983f33fe3481739b9e960e5420520 /target/linux/ar7/config-2.6.22 | |
parent | 044c76f1197f08bebcc1558e9361dd370c4afd94 (diff) | |
download | master-187ad058-8a62330b65daaeb24c1a367c3df8028d2acfb9ab.tar.gz master-187ad058-8a62330b65daaeb24c1a367c3df8028d2acfb9ab.tar.bz2 master-187ad058-8a62330b65daaeb24c1a367c3df8028d2acfb9ab.zip |
Enabled working ar7_wdt, style cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8764 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7/config-2.6.22')
-rw-r--r-- | target/linux/ar7/config-2.6.22 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar7/config-2.6.22 b/target/linux/ar7/config-2.6.22 index 605140a99a..2137efd8a6 100644 --- a/target/linux/ar7/config-2.6.22 +++ b/target/linux/ar7/config-2.6.22 @@ -3,7 +3,7 @@ CONFIG_32BIT=y # CONFIG_64BIT_PHYS_ADDR is not set CONFIG_AR7=y CONFIG_AR7_GPIO=y -# CONFIG_AR7_WDT is not set +CONFIG_AR7_WDT=y # CONFIG_ARCH_HAS_ILOG2_U32 is not set # CONFIG_ARCH_HAS_ILOG2_U64 is not set # CONFIG_ARCH_SUPPORTS_MSI is not set |