From: Magnus Damm Date: Tue, 18 Feb 2014 02:12:01 +0000 (+0900) Subject: PCI: rcar: Make the Kconfig dependencies more generic X-Git-Tag: v3.15-rc1~143^2~2^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef4741e90c4e6523795f4375659b5097293d87db;p=pandora-kernel.git 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 Signed-off-by: Bjorn Helgaas Acked-by: Simon Horman --- Reading git-diff-tree failed