PCI: rcar: Make the Kconfig dependencies more generic
authorMagnus Damm <damm@opensource.se>
Tue, 18 Feb 2014 02:12:01 +0000 (11:12 +0900)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 26 Feb 2014 20:54:18 +0000 (13:54 -0700)
commitef4741e90c4e6523795f4375659b5097293d87db
treea4f605310033d373f23762ba287f2de2e7a4e958
parent33966fd9b5bcae325a283d7d46156bab25bc162b
PCI: rcar: Make the Kconfig dependencies more generic

Update the R-Car Generation 2 PCI driver Kconfig dependencies to follow
same style as other drivers - no SoC dependencies.

Also, update the COMPILE_TEST bits to depend on ARM. This since the DMA
bounce buffer and dma_ops handling code is ARM specific.

[bhelgaas: adjust context after dropping DMABOUNCE patches]
Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
drivers/pci/host/Kconfig