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)
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

Simple merge