[PATCH v1] rockchip: move ROCKCHIP_STIMER_BASE to Kconfig

Simon Glass sjg at chromium.org
Wed Dec 29 14:36:25 CET 2021


On Tue, 28 Dec 2021 at 14:17, Johan Jonker <jbx6244 at gmail.com> wrote:
>
> Move ROCKCHIP_STIMER_BASE to Kconfig.
>
> Signed-off-by: Johan Jonker <jbx6244 at gmail.com>
> ---
>  arch/arm/mach-rockchip/Kconfig        | 15 +++++++++++++++
>  arch/arm/mach-rockchip/px30/Kconfig   |  3 +++
>  arch/arm/mach-rockchip/rk3036/Kconfig |  3 +++
>  arch/arm/mach-rockchip/rk3128/Kconfig |  3 +++
>  arch/arm/mach-rockchip/rk322x/Kconfig |  3 +++
>  arch/arm/mach-rockchip/rk3288/Kconfig |  3 +++
>  arch/arm/mach-rockchip/rk3308/Kconfig | 10 ++++++----
>  arch/arm/mach-rockchip/rk3328/Kconfig |  3 +++
>  arch/arm/mach-rockchip/rk3368/Kconfig |  3 +++
>  arch/arm/mach-rockchip/rk3399/Kconfig |  3 +++
>  arch/arm/mach-rockchip/rk3568/Kconfig |  3 +++
>  include/configs/px30_common.h         |  1 -
>  include/configs/rk3036_common.h       |  1 -
>  include/configs/rk3128_common.h       |  1 -
>  include/configs/rk322x_common.h       |  1 -
>  include/configs/rk3288_common.h       |  1 -
>  include/configs/rk3308_common.h       |  1 -
>  include/configs/rk3328_common.h       |  1 -
>  include/configs/rk3368_common.h       |  1 -
>  include/configs/rk3399_common.h       |  1 -
>  include/configs/rk3568_common.h       |  1 -
>  21 files changed, 48 insertions(+), 14 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list