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.31 | |
parent | 5c7ee7f0397deddf7245a560590edadb60019ed2 (diff) | |
download | mtk-20170518-cc1b9a6046294c16db74592c0aa37545a5737291.zip mtk-20170518-cc1b9a6046294c16db74592c0aa37545a5737291.tar.gz mtk-20170518-cc1b9a6046294c16db74592c0aa37545a5737291.tar.bz2 |
ar71xx: add mdio bus driver for the rtl8366 switch
SVN-Revision: 18694
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 2e4a56b..0615a50 100644 --- a/target/linux/ar71xx/config-2.6.31 +++ b/target/linux/ar71xx/config-2.6.31 @@ -169,6 +169,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 |