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/rt288x | |
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/rt288x')
-rw-r--r-- | target/linux/ramips/rt288x/config-3.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt288x/config-3.2 b/target/linux/ramips/rt288x/config-3.2 index 2e4596eb05..9f19f4eafd 100644 --- a/target/linux/ramips/rt288x/config-3.2 +++ b/target/linux/ramips/rt288x/config-3.2 @@ -82,6 +82,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_PCI=y CONFIG_PCI_DOMAINS=y |