diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-10-18 07:22:56 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-10-18 07:22:56 +0000 |
commit | 0045449b1bfcb64ed4eb3e7ea25e62aa0491b404 (patch) | |
tree | 1c3fc351f5e4b297e2b50fbdd360be252a588037 /target/linux/generic/config-3.3 | |
parent | e36eb8579f6d608210b2e8007b00baace97b4de4 (diff) | |
download | upstream-0045449b1bfcb64ed4eb3e7ea25e62aa0491b404.tar.gz upstream-0045449b1bfcb64ed4eb3e7ea25e62aa0491b404.tar.bz2 upstream-0045449b1bfcb64ed4eb3e7ea25e62aa0491b404.zip |
generic: add driver for the the RTL8367R{B,-VB} switches
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33839
Diffstat (limited to 'target/linux/generic/config-3.3')
-rw-r--r-- | target/linux/generic/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index d52a3a542e..de186bebcc 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -2323,6 +2323,7 @@ CONFIG_RTC_LIB=y # CONFIG_RTL8366_SMI is not set # CONFIG_RTL8366_SMI_DEBUG_FS is not set # CONFIG_RTL8367_PHY is not set +# CONFIG_RTL8367B_PHY is not set # CONFIG_RTS_PSTOR is not set CONFIG_RT_MUTEXES=y # CONFIG_RT_MUTEX_TESTER is not set |