From: Gabor Juhos <juhosg@openwrt.org>
Date: Tue, 20 Mar 2012 15:55:04 +0000 (+0000)
Subject: linux/3.{2,3}: yet another missing NET_VENDOR symbol
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=c95da2d4efd1e4b444e00c1364c2fb3307419452;p=openwrt%2Fsvn-archive%2Farchive.git

linux/3.{2,3}: yet another missing NET_VENDOR symbol

SVN-Revision: 31045
---

diff --git a/target/linux/generic/config-3.2 b/target/linux/generic/config-3.2
index 7f14937644..d77936a3ae 100644
--- a/target/linux/generic/config-3.2
+++ b/target/linux/generic/config-3.2
@@ -1746,6 +1746,7 @@ CONFIG_NET_VENDOR_DLINK=y
 CONFIG_NET_VENDOR_EMULEX=y
 CONFIG_NET_VENDOR_EXAR=y
 CONFIG_NET_VENDOR_FARADAY=y
+CONFIG_NET_VENDOR_FREESCALE=y
 CONFIG_NET_VENDOR_FUJITSU=y
 CONFIG_NET_VENDOR_HP=y
 CONFIG_NET_VENDOR_IBM=y
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3
index c2df556071..ccc1cd54ec 100644
--- a/target/linux/generic/config-3.3
+++ b/target/linux/generic/config-3.3
@@ -1766,6 +1766,7 @@ CONFIG_NET_VENDOR_DLINK=y
 CONFIG_NET_VENDOR_EMULEX=y
 CONFIG_NET_VENDOR_EXAR=y
 CONFIG_NET_VENDOR_FARADAY=y
+CONFIG_NET_VENDOR_FREESCALE=y
 CONFIG_NET_VENDOR_FUJITSU=y
 CONFIG_NET_VENDOR_HP=y
 CONFIG_NET_VENDOR_IBM=y