summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2013-06-21 11:50:01 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2013-06-21 11:50:01 +0200
commit1815d04bb84d27fb239e4fad85df6cbf63a03ba9 (patch)
treec946c0ad2f717f75d7c6e390d2b229b1e60c5cc5 /arch/arm/configs
parentd9a5536b70c5d3974538a2120dcc10fa149a8a29 (diff)
apalis_t30: fix PCIe by forcing GEN1 speed
Enable PCI quirk support resp. don't explicitly disable it in order for the following fix to take effect. The Apalis evaluation board needs to set the link speed to 2.5 GT/s (GEN1). The default link speed setting is 5 GT/s (GEN2). 0x98 is the Link Control 2 PCIe Capability Register of the PEX8605 PCIe switch. The switch supports link speed auto negotiation, but falsely sets the link speed to 5 GT/s.
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/apalis_t30_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/apalis_t30_defconfig b/arch/arm/configs/apalis_t30_defconfig
index 18e234b4e15f..3e872b1f86d4 100644
--- a/arch/arm/configs/apalis_t30_defconfig
+++ b/arch/arm/configs/apalis_t30_defconfig
@@ -21,7 +21,6 @@ CONFIG_KALLSYMS_ALL=y
# CONFIG_ELF_CORE is not set
CONFIG_EMBEDDED=y
# CONFIG_PERF_EVENTS is not set
-# CONFIG_PCI_QUIRKS is not set
CONFIG_SLAB=y
CONFIG_PROFILING=y
CONFIG_OPROFILE=y