summaryrefslogtreecommitdiff
path: root/arch/powerpc/configs
diff options
context:
space:
mode:
authorIoana Radulescu <ruxandra.radulescu@freescale.com>2013-05-31 08:17:09 (GMT)
committerFleming Andrew-AFLEMING <AFLEMING@freescale.com>2013-05-31 15:16:12 (GMT)
commit49a3636467f88da2190c980feee0315fc5adec8d (patch)
treeb1bf5f98c132138a2b9459b56633f5bee77e2426 /arch/powerpc/configs
parent13d95d985322dc9bc8fbe2de0732469d895e2984 (diff)
downloadlinux-fsl-qoriq-49a3636467f88da2190c980feee0315fc5adec8d.tar.xz
dpaa_eth: Use the driver Tx queue selection mechanism
Fix the defconfigs such that the driver internal Tx queue selection mechanism is enabled. The alternative was using the kernel XPS, which causes massive damage to the recycling algorithm on forwarding scenarios. Signed-off-by: Ioana Radulescu <ruxandra.radulescu@freescale.com> Change-Id: I983a0de4a4bd4b88d30595d74207250cf16968d7 Reviewed-on: http://git.am.freescale.net:8181/2808 Reviewed-by: Sovaiala Cristian-Constantin-B39531 <Cristian.Sovaiala@freescale.com> Reviewed-by: Bucur Madalin-Cristian-B32716 <madalin.bucur@freescale.com> Tested-by: Review Code-CDREVIEW <CDREVIEW@freescale.com> Reviewed-by: Hamciuc Bogdan-BHAMCIU1 <bogdan.hamciuc@freescale.com> Reviewed-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com> Tested-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com>
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r--arch/powerpc/configs/85xx/p1023rds_defconfig1
-rw-r--r--arch/powerpc/configs/corenet32_smp_defconfig1
-rw-r--r--arch/powerpc/configs/corenet64_smp_defconfig1
3 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/configs/85xx/p1023rds_defconfig b/arch/powerpc/configs/85xx/p1023rds_defconfig
index 1650938..3e73134 100644
--- a/arch/powerpc/configs/85xx/p1023rds_defconfig
+++ b/arch/powerpc/configs/85xx/p1023rds_defconfig
@@ -87,7 +87,6 @@ CONFIG_FS_ENET=y
CONFIG_FSL_PQ_MDIO=y
CONFIG_FMAN_P1023=y
CONFIG_FSL_DPAA_ETH=y
-# CONFIG_FSL_DPAA_ETH_USE_NDO_SELECT_QUEUE is not set
CONFIG_E1000E=y
CONFIG_ATHEROS_PHY=y
CONFIG_MARVELL_PHY=y
diff --git a/arch/powerpc/configs/corenet32_smp_defconfig b/arch/powerpc/configs/corenet32_smp_defconfig
index 5ffc3b7..f697957 100644
--- a/arch/powerpc/configs/corenet32_smp_defconfig
+++ b/arch/powerpc/configs/corenet32_smp_defconfig
@@ -105,7 +105,6 @@ CONFIG_NETDEVICES=y
CONFIG_FSL_PQ_MDIO=y
CONFIG_FSL_XGMAC_MDIO=y
CONFIG_FSL_DPAA_ETH=y
-# CONFIG_FSL_DPAA_ETH_USE_NDO_SELECT_QUEUE is not set
CONFIG_E1000=y
CONFIG_E1000E=y
CONFIG_VITESSE_PHY=y
diff --git a/arch/powerpc/configs/corenet64_smp_defconfig b/arch/powerpc/configs/corenet64_smp_defconfig
index 6f31060..b11effb 100644
--- a/arch/powerpc/configs/corenet64_smp_defconfig
+++ b/arch/powerpc/configs/corenet64_smp_defconfig
@@ -107,7 +107,6 @@ CONFIG_DUMMY=y
CONFIG_FSL_PQ_MDIO=y
CONFIG_FSL_XGMAC_MDIO=y
CONFIG_FSL_DPAA_ETH=y
-# CONFIG_FSL_DPAA_ETH_USE_NDO_SELECT_QUEUE is not set
CONFIG_E1000E=y
CONFIG_VITESSE_PHY=y
CONFIG_FIXED_PHY=y