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 | 5e5451a54d2c3bcca2e876be4a2d34b8da59b9b8 (patch) | |
tree | a341b5fb8a8a2e8f7a0b2deb581ccdca07b4fe45 /target/linux/ar71xx/config-2.6.32 | |
parent | 0d48b043b1540a6f12a5319133ac98f5c43a42fb (diff) | |
download | upstream-5e5451a54d2c3bcca2e876be4a2d34b8da59b9b8.tar.gz upstream-5e5451a54d2c3bcca2e876be4a2d34b8da59b9b8.tar.bz2 upstream-5e5451a54d2c3bcca2e876be4a2d34b8da59b9b8.zip |
rtl8366_smi: add Kconfig option for the debugfs stuff
SVN-Revision: 19243
Diffstat (limited to 'target/linux/ar71xx/config-2.6.32')
-rw-r--r-- | target/linux/ar71xx/config-2.6.32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.32 b/target/linux/ar71xx/config-2.6.32 index 8c958af491..8077926b6d 100644 --- a/target/linux/ar71xx/config-2.6.32 +++ b/target/linux/ar71xx/config-2.6.32 @@ -193,6 +193,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 |