summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/fman/Kconfig
diff options
context:
space:
mode:
authorMandy Lavi <mandy.lavi@freescale.com>2014-04-06 11:18:54 (GMT)
committerJose Rivera <German.Rivera@freescale.com>2014-04-29 15:32:44 (GMT)
commitd9300967a2cead787ec535e5bb7ff87be881d510 (patch)
treeafdb171e1e01add3114fa17bc4a01238a227dccb /drivers/net/ethernet/freescale/fman/Kconfig
parent967c39a59a9b78af06b1e8d335935ed93769f08c (diff)
downloadlinux-fsl-qoriq-d9300967a2cead787ec535e5bb7ff87be881d510.tar.xz
fmd: remove resource allocation algorithm
After the removal of the resource allocation algorithm fmd will use the default configuration of resource allocation which should cover all common cases. Special un-common cases should use the chosen-node mechanism to program the resources differently Change-Id: I5943bc70f790bc3cc331a9cde6569fad6a882c8f Signed-off-by: Mandy Lavi <mandy.lavi@freescale.com> Reviewed-on: http://git.am.freescale.net:8181/11567 Reviewed-by: Nir Erez <nir.erez@freescale.com> Reviewed-by: Jose Rivera <German.Rivera@freescale.com> Tested-by: Jose Rivera <German.Rivera@freescale.com>
Diffstat (limited to 'drivers/net/ethernet/freescale/fman/Kconfig')
-rw-r--r--drivers/net/ethernet/freescale/fman/Kconfig11
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/net/ethernet/freescale/fman/Kconfig b/drivers/net/ethernet/freescale/fman/Kconfig
index a6ecb1a..9999fdc 100644
--- a/drivers/net/ethernet/freescale/fman/Kconfig
+++ b/drivers/net/ethernet/freescale/fman/Kconfig
@@ -32,11 +32,6 @@ config FMAN_T4240
endchoice
endmenu
-config FMAN_RESOURCE_ALLOCATION_ALGORITHM
- bool "Enable FMan dynamic resource allocation algorithm"
- default y if (FMAN_P3040_P4080_P5020 || FMAN_P1023)
- ---help---
- Enables algorithm for dynamic resource allocation
config FMAN_DISABLE_OH_TO_REUSE_RESOURCES
depends on FMAN_RESOURCE_ALLOCATION_ALGORITHM
@@ -94,12 +89,6 @@ config FSL_FM_RX_EXTRA_HEADROOM
to the private data area already reserved for driver internal
use. The provided value must be a multiple of 16.
- This option does not affect in any way the layout of
- transmitted buffers. You may be required to enable the config
- option FMAN_RESOURCE_ALLOCATION_ALGORITHM and also
- FMAN_DISABLE_OH_TO_REUSE_RESOURCES to have enough resources
- when using this option and also supporting jumbo frames.
-
This setting can be overridden by specifying
"fsl_fm_rx_extra_headroom" in the kernel bootargs:
* in Hypervisor-based scenarios, by adding a "chosen" node