diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-02-24 13:39:02 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-02-24 13:39:02 +0000 |
commit | f1509eaf8c7261033ec69fea337bf8015aca6f3f (patch) | |
tree | f8a7dd58d21d00a24414b583e6d02dc1039730e0 /target/linux/generic-2.6/config-2.6.32 | |
parent | 5bc415c2d650dbf21da567415cfc1d8f3477ec72 (diff) | |
download | upstream-f1509eaf8c7261033ec69fea337bf8015aca6f3f.tar.gz upstream-f1509eaf8c7261033ec69fea337bf8015aca6f3f.tar.bz2 upstream-f1509eaf8c7261033ec69fea337bf8015aca6f3f.zip |
kernel: add driver for the RTL8366RB switch
Thanks to Andrew Tarabaras.
SVN-Revision: 19837
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.32')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.32 b/target/linux/generic-2.6/config-2.6.32 index e2555d3a4b..b1f1f7fd14 100644 --- a/target/linux/generic-2.6/config-2.6.32 +++ b/target/linux/generic-2.6/config-2.6.32 @@ -1854,6 +1854,7 @@ CONFIG_RTC_LIB=y # CONFIG_RTL8366_SMI is not set # CONFIG_RTL8366S_PHY_DEBUG_FS is not set # CONFIG_RTL8366S_PHY is not set +# CONFIG_RTL8366RB_PHY is not set CONFIG_RT_MUTEXES=y # CONFIG_RT_MUTEX_TESTER is not set # CONFIG_RUNTIME_DEBUG is not set |