diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-12-08 10:29:35 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-12-08 10:29:35 +0000 |
commit | cc1b9a6046294c16db74592c0aa37545a5737291 (patch) | |
tree | 47f23a8aaf09fc664e8c7228e03e98a2fd35edd0 /target/linux/ar71xx/config-2.6.32 | |
parent | 5c7ee7f0397deddf7245a560590edadb60019ed2 (diff) | |
download | upstream-cc1b9a6046294c16db74592c0aa37545a5737291.tar.gz upstream-cc1b9a6046294c16db74592c0aa37545a5737291.tar.bz2 upstream-cc1b9a6046294c16db74592c0aa37545a5737291.zip |
ar71xx: add mdio bus driver for the rtl8366 switch
SVN-Revision: 18694
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 dcca7d22b7..f1a69bc0bc 100644 --- a/target/linux/ar71xx/config-2.6.32 +++ b/target/linux/ar71xx/config-2.6.32 @@ -173,6 +173,7 @@ CONFIG_PHYLIB=y # CONFIG_PNX8550_STB810 is not set # CONFIG_PROBE_INITRD_HEADER is not set CONFIG_RTL8306_PHY=y +CONFIG_RTL8366_SMI=y CONFIG_SCHED_OMIT_FRAME_POINTER=y # CONFIG_SCSI_DMA is not set # CONFIG_SERIAL_8250_EXTENDED is not set |