summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorRajan Gupta <rajan.gupta@freescale.com>2013-10-24 10:49:38 (GMT)
committerJ. German Rivera <German.Rivera@freescale.com>2013-10-28 16:08:49 (GMT)
commitc5a9b06e04344bb6c8a4a5bfcb74cf8546ce3b7a (patch)
tree73de7e4b971e3ee596fea24bd69037c5e47fb5dc /drivers
parent47ddf1684195cbdeb3ccd16c0dd29ab185dad594 (diff)
downloadlinux-fsl-qoriq-c5a9b06e04344bb6c8a4a5bfcb74cf8546ce3b7a.tar.xz
Patch to enable ASF by default using delta defconfig.
This patch enables ASF using delta defconfig and removes default setting from Kconfig. Signed-off-by: Nikhil Agarwal <nikhil.agarwal@freescale.com> Change-Id: I73199e7fe53ce3b04c14354187777113f0ec5510 Reviewed-on: http://git.am.freescale.net:8181/5970 Tested-by: Review Code-CDREVIEW <CDREVIEW@freescale.com> Reviewed-by: Gupta Rajan-B15745 <rajan.gupta@freescale.com> Reviewed-by: Thomas Trefny <Tom.Trefny@freescale.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/net/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index a91e552..1fc4070 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -25,7 +25,7 @@ menuconfig NETDEVICES
# that for each of the symbols.
if NETDEVICES
config AS_FASTPATH
- default y
+ default n
bool "Application Specific FastPath"
select NAMESPACES
select NET_NS
@@ -53,7 +53,6 @@ config AS_FASTPATH
select INET_AH
select PPP
select PPPOE
- select FSL_DPAA_ETH_OPTIMIZE_FOR_IPFWD
---help---
Enables application specific fastpath n/w stack that
accelerates the throughput for forwarding, firewall, NAT and IPsec