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/rt288x/config-2.6.39 | |
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/rt288x/config-2.6.39')
-rw-r--r-- | target/linux/ramips/rt288x/config-2.6.39 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt288x/config-2.6.39 b/target/linux/ramips/rt288x/config-2.6.39 index 5ad60af3af..d57bba9ecb 100644 --- a/target/linux/ramips/rt288x/config-2.6.39 +++ b/target/linux/ramips/rt288x/config-2.6.39 @@ -91,6 +91,7 @@ CONFIG_RALINK_DEV_GPIO_BUTTONS=y CONFIG_RALINK_DEV_GPIO_LEDS=y CONFIG_RALINK_RT288X=y # CONFIG_RALINK_RT305X is not set +# CONFIG_RAMIPS_ETH_DEBUG is not set CONFIG_RAMIPS_WDT=y CONFIG_RT288X_MACH_F5D8235_V1=y CONFIG_RT288X_MACH_RT_N15=y |