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.31 | |
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.31')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index 6c8c4d36b7..350f364c94 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -1765,6 +1765,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_RWSEM_GENERIC_SPINLOCK=y # CONFIG_S2IO is not set |