diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-02-24 13:39:14 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-02-24 13:39:14 +0000 |
commit | c9711c64d225977786f277ce371a2f3998fb04f6 (patch) | |
tree | 8153314767e8b10dcc3ddc58ce19cd9d9aedd34d /target/linux/ar71xx/config-2.6.32 | |
parent | d41036f8499e3b4ed48065bd818f5b9be8712641 (diff) | |
download | upstream-c9711c64d225977786f277ce371a2f3998fb04f6.tar.gz upstream-c9711c64d225977786f277ce371a2f3998fb04f6.tar.bz2 upstream-c9711c64d225977786f277ce371a2f3998fb04f6.zip |
ar71xx: enable the RTL8366RB driver
Thanks to Andrew Tarabaras.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19838 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 1b7277c9d8..1c193b2777 100644 --- a/target/linux/ar71xx/config-2.6.32 +++ b/target/linux/ar71xx/config-2.6.32 @@ -187,6 +187,7 @@ CONFIG_PHYLIB=y # CONFIG_PNX8550_STB810 is not set # CONFIG_PROBE_INITRD_HEADER is not set CONFIG_RTL8306_PHY=y +CONFIG_RTL8366RB_PHY=y CONFIG_RTL8366S_PHY=y CONFIG_RTL8366_SMI=y CONFIG_SCHED_OMIT_FRAME_POINTER=y |