diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-02-11 15:12:10 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-02-11 15:12:10 +0000 |
commit | bf98da9c8025a90eb5e4ee45e92dab3239a8946f (patch) | |
tree | 3ac16337e9da74f2392197e7924471afa133ac31 /target/linux/ramips/rt305x | |
parent | 69e3d1bbc49e181ddcf89e69600d7a8b80e7f630 (diff) | |
download | upstream-bf98da9c8025a90eb5e4ee45e92dab3239a8946f.tar.gz upstream-bf98da9c8025a90eb5e4ee45e92dab3239a8946f.tar.bz2 upstream-bf98da9c8025a90eb5e4ee45e92dab3239a8946f.zip |
ramips: raeth: make debugging messages configurable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30450 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/rt305x')
-rw-r--r-- | target/linux/ramips/rt305x/config-2.6.39 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-2.6.39 b/target/linux/ramips/rt305x/config-2.6.39 index 0aa7670a8b..8842aa7faf 100644 --- a/target/linux/ramips/rt305x/config-2.6.39 +++ b/target/linux/ramips/rt305x/config-2.6.39 @@ -90,6 +90,7 @@ CONFIG_RALINK_DEV_GPIO_BUTTONS=y CONFIG_RALINK_DEV_GPIO_LEDS=y # CONFIG_RALINK_RT288X is not set CONFIG_RALINK_RT305X=y +# CONFIG_RAMIPS_ETH_DEBUG is not set CONFIG_RAMIPS_WDT=y CONFIG_RT305X_MACH_ALL0256N=y CONFIG_RT305X_MACH_ARGUS_ATP52B=y |