Heiko:

On 07/30/2014 03:12 AM, Heiko Stuebner wrote:
This is needed to access the pl330 dma controllers on Rockchip SoCs.

Signed-off-by: Heiko Stuebner <he...@sntech.de>
---
  arch/arm/mach-rockchip/Kconfig | 1 +
  1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-rockchip/Kconfig b/arch/arm/mach-rockchip/Kconfig
index d168669..ac5803c 100644
--- a/arch/arm/mach-rockchip/Kconfig
+++ b/arch/arm/mach-rockchip/Kconfig
@@ -4,6 +4,7 @@ config ARCH_ROCKCHIP
        select PINCTRL_ROCKCHIP
        select ARCH_HAS_RESET_CONTROLLER
        select ARCH_REQUIRE_GPIOLIB
+       select ARM_AMBA
These two config is also needed by pl330 dma driver. Can we add it here?
    DMADEVICES
    PL330_DMA
        select ARM_GIC
        select CACHE_L2X0
        select HAVE_ARM_ARCH_TIMER


--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to