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 | 7c7f662a3f94bc5ddb0bf69f4951f9a9c58974e6 (patch) | |
tree | 6d72dda48762ec6bb22939b7a7733ce83287548a /target/linux/ar71xx/config-2.6.32 | |
parent | f1509eaf8c7261033ec69fea337bf8015aca6f3f (diff) | |
download | upstream-7c7f662a3f94bc5ddb0bf69f4951f9a9c58974e6.tar.gz upstream-7c7f662a3f94bc5ddb0bf69f4951f9a9c58974e6.tar.bz2 upstream-7c7f662a3f94bc5ddb0bf69f4951f9a9c58974e6.zip |
ar71xx: enable the RTL8366RB driver
Thanks to Andrew Tarabaras.
SVN-Revision: 19838
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 |