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 | 2c2c288a3ca262d43749f849506f056e1a81dd2c (patch) | |
tree | f9ecdb8e64f776a6dfa79f3417ffe386d55d32d0 | |
parent | ccc939ebc03c954d4994daae624b1a52a633dc51 (diff) | |
download | upstream-2c2c288a3ca262d43749f849506f056e1a81dd2c.tar.gz upstream-2c2c288a3ca262d43749f849506f056e1a81dd2c.tar.bz2 upstream-2c2c288a3ca262d43749f849506f056e1a81dd2c.zip |
linux/3.3: add missing config symbol
SVN-Revision: 30904
-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 |