diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-03-12 16:27:58 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-03-12 16:27:58 +0000 |
commit | c74d354787be278be1797bbd9763d59717623454 (patch) | |
tree | 07c3e041e9a461455b9680f63a6f6648b82d116b /target | |
parent | 7325c957ad9584b17fb913bf6a3da321eccf82b6 (diff) | |
download | master-187ad058-c74d354787be278be1797bbd9763d59717623454.tar.gz master-187ad058-c74d354787be278be1797bbd9763d59717623454.tar.bz2 master-187ad058-c74d354787be278be1797bbd9763d59717623454.zip |
linux/3.3: add missing config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30904 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 a1267c1009..4fd24c256c 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -1789,6 +1789,7 @@ CONFIG_NET_VENDOR_SMSC=y CONFIG_NET_VENDOR_STMICRO=y CONFIG_NET_VENDOR_SUN=y CONFIG_NET_VENDOR_TEHUTI=y +CONFIG_NET_VENDOR_TOSHIBA=y CONFIG_NET_VENDOR_TI=y CONFIG_NET_VENDOR_VIA=y CONFIG_NET_VENDOR_XILINX=y |