]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PCI: rcar: Make the Kconfig dependencies more generic
authorMagnus Damm <damm@opensource.se>
Tue, 18 Feb 2014 02:12:01 +0000 (11:12 +0900)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:18:43 +0000 (21:18 -0600)
commit5233a2919aed994fbae25c752daaa6c0d46fb38e
tree96145663552635dfcfb17ee3889289d8aab7d395
parent3a41fddc0ca1dc609ca369dbd858bcbfee556c5d
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>
(cherry picked from commit ef4741e90c4e6523795f4375659b5097293d87db)
drivers/pci/host/Kconfig