[U-Boot] [PATCH] rockchip: fix rk3036 Kconfig inclusion
Simon Glass
sjg at chromium.org
Sat Jul 23 04:15:06 CEST 2016
On 20 July 2016 at 13:22, Heiko Stuebner <heiko at sntech.de> wrote:
> Commit c7db6abf534d ("ARM64: rockchip: add support for rk3399 SoC based evb")
> accidentially removed the include of the rk3036 Kconfig from
> arch/arm/mach-rockchip/Kconfig. Readd it to let the rk3036 boards
> compile again.
>
> Fixes: c7db6abf534d ("ARM64: rockchip: add support for rk3399 SoC based evb")
> Signed-off-by: Heiko Stuebner <heiko at sntech.de>
> ---
> arch/arm/mach-rockchip/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
Acked-by: Simon Glass <sjg at chromium.org>
Although I'm going to fix this by applying the v5 series.
More information about the U-Boot
mailing list