diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-08-14 00:52:21 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-08-14 00:52:21 +0000 |
commit | 5ba92b0c5e8c0df5615cd1e83c5d062fa8e36653 (patch) | |
tree | c815bbbf135f9a5e066c3f6941e3080dfbcc00e4 /target/linux/ar71xx/config-2.6.30 | |
parent | 6e28b28c5e8a3b84d0e36905c78e95e2a8576ff8 (diff) | |
download | upstream-5ba92b0c5e8c0df5615cd1e83c5d062fa8e36653.tar.gz upstream-5ba92b0c5e8c0df5615cd1e83c5d062fa8e36653.tar.bz2 upstream-5ba92b0c5e8c0df5615cd1e83c5d062fa8e36653.zip |
ar71xx: enable rtl8306 support by default (for wrt160nl)
SVN-Revision: 17249
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 9ec9a2d710..5f9e9ee47c 100644 --- a/target/linux/ar71xx/config-2.6.30 +++ b/target/linux/ar71xx/config-2.6.30 @@ -174,6 +174,7 @@ CONFIG_PHYLIB=y # CONFIG_PNX8550_STB810 is not set # CONFIG_PROBE_INITRD_HEADER is not set CONFIG_PROM_EMU=y +CONFIG_RTL8306_PHY=y CONFIG_SCHED_OMIT_FRAME_POINTER=y # CONFIG_SCSI_DMA is not set # CONFIG_SERIAL_8250_EXTENDED is not set |