[PATCH 2/4] ARM: rockchip: enable the AMBA bus
Kever Yang
kever.yang at rock-chips.com
Sun Aug 10 20:35:15 PDT 2014
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 <heiko at 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
More information about the linux-arm-kernel
mailing list