diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-01-20 09:30:36 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-01-20 09:30:36 +0000 |
commit | 6632b1ff3602e2b9c263ac30e8f0326fa808f8c8 (patch) | |
tree | c965ac8c27a2ee7027739f60e935dd5ac3dba5e9 /target/linux/ar71xx/config-2.6.31 | |
parent | e58b6f9e1159571d02337b52783585e70f527264 (diff) | |
download | upstream-6632b1ff3602e2b9c263ac30e8f0326fa808f8c8.tar.gz upstream-6632b1ff3602e2b9c263ac30e8f0326fa808f8c8.tar.bz2 upstream-6632b1ff3602e2b9c263ac30e8f0326fa808f8c8.zip |
rtl8366_smi: add Kconfig option for the debugfs stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19243 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.31')
-rw-r--r-- | target/linux/ar71xx/config-2.6.31 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.31 b/target/linux/ar71xx/config-2.6.31 index 11543ab4e9..ef62b7d17c 100644 --- a/target/linux/ar71xx/config-2.6.31 +++ b/target/linux/ar71xx/config-2.6.31 @@ -190,6 +190,7 @@ CONFIG_PHYLIB=y # CONFIG_PROBE_INITRD_HEADER is not set CONFIG_RTL8306_PHY=y CONFIG_RTL8366_SMI=y +# CONFIG_RTL8366_SMI_DEBUG_FS is not set CONFIG_SCHED_OMIT_FRAME_POINTER=y # CONFIG_SCSI_DMA is not set # CONFIG_SERIAL_8250_EXTENDED is not set |