]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: enable SPL_SYSRESET config for all Rockchip SoCs
authorKever Yang <kever.yang@rock-chips.com>
Fri, 8 Sep 2017 03:00:54 +0000 (11:00 +0800)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Fri, 8 Sep 2017 09:45:19 +0000 (11:45 +0200)
commit0532ceef30b735fe24c0cb4f77fb1717bd55c7ee
treedbd149473146ff029d071e04a2cfe3ce0ee396da
parente1f68813670ff383f374f0ca285413058116f3bc
rockchip: enable SPL_SYSRESET config for all Rockchip SoCs

With Makefiles testing for $(SPL_TPL_)SYSRESET, we need SPL_SYSRESET
for do_reset() in SPL for Rockchip SoCs.

References: 87c16d4 "drivers: spl: consistently use the $(SPL_TPL_) macro"
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
arch/arm/Kconfig