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 | 8916c02b47c5eb94076e8240c36f70ecc71d40ac (patch) | |
tree | 6f47ad53622cfdbcda5a33768450d60278e5a947 /target/linux/ramips/rt288x | |
parent | aac3ad4c0eb2d3089f4127c5d923420324a5212b (diff) | |
download | upstream-8916c02b47c5eb94076e8240c36f70ecc71d40ac.tar.gz upstream-8916c02b47c5eb94076e8240c36f70ecc71d40ac.tar.bz2 upstream-8916c02b47c5eb94076e8240c36f70ecc71d40ac.zip |
ramips: raeth: make debugging messages configurable
SVN-Revision: 30450
Diffstat (limited to 'target/linux/ramips/rt288x')
-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 |