From: Heiko Stübner Date: Thu, 14 Aug 2014 21:00:56 +0000 (+0200) Subject: ARM: rockchip: enable the AMBA bus X-Git-Tag: firefly_0821_release~176^2~3110^2~39^2~2 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=34f137b1c2b864d495620e24dfc3ec75c9ca34df;p=firefly-linux-kernel-4.4.55.git ARM: rockchip: enable the AMBA bus This is needed to access the pl330 dma controllers on Rockchip SoCs. Signed-off-by: Heiko Stuebner Reviewed-by: Doug Anderson Tested-by: Kever Yang --- diff --git a/arch/arm/mach-rockchip/Kconfig b/arch/arm/mach-rockchip/Kconfig index d1686696ca41..ac5803cac98d 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 select ARM_GIC select CACHE_L2X0 select HAVE_ARM_ARCH_TIMER