diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-02-22 13:06:42 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-02-22 13:06:42 +0000 |
commit | 214216c04da637555f6571e787e2bb405a285dec (patch) | |
tree | cb2efbc3082f2858d9ae41f462d9c02aae274fa4 /target/linux/ramips/rt305x/config-3.2 | |
parent | c1e4d709fa36f903665c7a5661008dbbee73f56e (diff) | |
download | upstream-214216c04da637555f6571e787e2bb405a285dec.tar.gz upstream-214216c04da637555f6571e787e2bb405a285dec.tar.bz2 upstream-214216c04da637555f6571e787e2bb405a285dec.zip |
ramips: raeth: add debugfs support
SVN-Revision: 30680
Diffstat (limited to 'target/linux/ramips/rt305x/config-3.2')
-rw-r--r-- | target/linux/ramips/rt305x/config-3.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-3.2 b/target/linux/ramips/rt305x/config-3.2 index dae7d61d80..c44dba3891 100644 --- a/target/linux/ramips/rt305x/config-3.2 +++ b/target/linux/ramips/rt305x/config-3.2 @@ -81,6 +81,7 @@ CONFIG_NEED_DMA_MAP_STATE=y CONFIG_NEED_PER_CPU_KM=y CONFIG_NET_RAMIPS=y # CONFIG_NET_RAMIPS_DEBUG is not set +# CONFIG_NET_RAMIPS_DEBUG_FS is not set CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PERF_USE_VMALLOC=y CONFIG_PHYLIB=y |