diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-01-25 15:13:38 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-01-25 15:13:38 +0000 |
commit | 49c4df54876253b4f3c3d74f788c947c4982bc4c (patch) | |
tree | db8df3176012b2fed18e120d665e02bc5ef4bba1 /target/linux/generic-2.6/config-2.6.30 | |
parent | aa196516d5d51cef19f4ccd5f8c68c028b14eb8f (diff) | |
download | upstream-49c4df54876253b4f3c3d74f788c947c4982bc4c.tar.gz upstream-49c4df54876253b4f3c3d74f788c947c4982bc4c.tar.bz2 upstream-49c4df54876253b4f3c3d74f788c947c4982bc4c.zip |
rtl8366: make it available on all platforms
SVN-Revision: 19329
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.30')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 3 |
1 files changed, 3 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 d5e82a2a2d..db44fd792a 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -1707,6 +1707,9 @@ CONFIG_RTC_LIB=y # CONFIG_RTL8180 is not set # CONFIG_RTL8187 is not set # CONFIG_RTL8306_PHY is not set +# CONFIG_RTL8366S_PHY is not set +# CONFIG_RTL8366S_PHY_DEBUG_FS is not set +# CONFIG_RTL8366_SMI is not set CONFIG_RT_MUTEXES=y CONFIG_RWSEM_GENERIC_SPINLOCK=y # CONFIG_S2IO is not set |