summaryrefslogtreecommitdiff
path: root/arch/sh/boards
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2010-01-15 10:13:56 (GMT)
committerPaul Mundt <lethal@linux-sh.org>2010-01-15 10:13:56 (GMT)
commit7dcaa8e8e67b2cfbe0097c9bb52e23aed5443b8b (patch)
tree79bd5dd533468a8071295d6c7411392445ac98fa /arch/sh/boards
parent6f832e8aab8c4c6d28629e970e4a85e74a8d0be6 (diff)
downloadlinux-fsl-qoriq-7dcaa8e8e67b2cfbe0097c9bb52e23aed5443b8b.tar.xz
sh: Generalize SH7786 PCIe support.
Previously this was only built in for Urquell boards, but the same approach can be used on SDK7786 now that the mode pin reading is supported, so make it generic to SH7786. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards')
-rw-r--r--arch/sh/boards/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/boards/Kconfig b/arch/sh/boards/Kconfig
index c0a1992..938e87d 100644
--- a/arch/sh/boards/Kconfig
+++ b/arch/sh/boards/Kconfig
@@ -153,6 +153,7 @@ config SH_SDK7780
config SH_SDK7786
bool "SDK7786"
depends on CPU_SUBTYPE_SH7786
+ select SYS_SUPPORTS_PCI
help
Select SDK7786 if configuring for a Renesas Technology Europe
SH7786-65nm board.