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.30 | |
parent | 5bc415c2d650dbf21da567415cfc1d8f3477ec72 (diff) | |
download | mtk-20170518-f1509eaf8c7261033ec69fea337bf8015aca6f3f.zip mtk-20170518-f1509eaf8c7261033ec69fea337bf8015aca6f3f.tar.gz mtk-20170518-f1509eaf8c7261033ec69fea337bf8015aca6f3f.tar.bz2 |
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.30')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index 079e9f6..72675e0 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -1752,6 +1752,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 |