summaryrefslogtreecommitdiff
path: root/drivers/staging/fsl_qbman/Kconfig
diff options
context:
space:
mode:
authorHaiying Wang <Haiying.Wang@freescale.com>2013-08-14 21:43:56 (GMT)
committerRivera Jose-B46482 <German.Rivera@freescale.com>2013-09-10 23:24:03 (GMT)
commit4268d8367f37a5c47e5b3e61342fe05e403e377f (patch)
tree19cae0a010036c1804a8e8367fd17ebef7224af1 /drivers/staging/fsl_qbman/Kconfig
parentbad206bc9bd78e15dc7df68974a02e5ab60dfa83 (diff)
downloadlinux-fsl-qoriq-4268d8367f37a5c47e5b3e61342fe05e403e377f.tar.xz
fsl_qman: Remove all Qman rev1.0 support
Because P4080 Rev1 is not supported any more. Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com> Change-Id: I78197d0a539cd825a6a63dc222b80ee551b13e33 Reviewed-on: http://git.am.freescale.net:8181/4298 Tested-by: Review Code-CDREVIEW <CDREVIEW@freescale.com> Reviewed-by: Thorpe Geoff-R01361 <Geoff.Thorpe@freescale.com> Reviewed-by: Rivera Jose-B46482 <German.Rivera@freescale.com>
Diffstat (limited to 'drivers/staging/fsl_qbman/Kconfig')
-rw-r--r--drivers/staging/fsl_qbman/Kconfig13
1 files changed, 0 insertions, 13 deletions
diff --git a/drivers/staging/fsl_qbman/Kconfig b/drivers/staging/fsl_qbman/Kconfig
index dee570f..d23c6c7 100644
--- a/drivers/staging/fsl_qbman/Kconfig
+++ b/drivers/staging/fsl_qbman/Kconfig
@@ -89,19 +89,6 @@ config FSL_QMAN
if FSL_QMAN
-config FSL_QMAN_BUG_AND_FEATURE_REV1
- bool "workarounds for errata and missing features in p4080 rev1"
- default y
- ---help---
- If this option is selected, the driver will be compiled with
- workarounds for errata as well as feature limitations (relative to
- more recent parts) of p4080 rev1. On unaffected revisions, this
- support incurs only a negligable overhead, typically only a couple of
- instructions per non-fast-path operation (the fast-path operations are
- unaffected).
-
- If in doubt, say Y.
-
config FSL_QMAN_POLL_LIMIT
int
default 32