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.30 | |
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.30')
-rw-r--r-- | target/linux/ar71xx/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.30 b/target/linux/ar71xx/config-2.6.30 index 6984319820..22aff9bda2 100644 --- a/target/linux/ar71xx/config-2.6.30 +++ b/target/linux/ar71xx/config-2.6.30 @@ -185,6 +185,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 |