summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
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