On Wed, 15 Feb 2023 at 20:38, Tom Rini <tr...@konsulko.com> wrote:
>
> On the lion and evb-px5 platforms, we need this function, so select it.
>
> Cc: Andy Yan <andy....@rock-chips.com>
> Cc: Quentin Schulz <quentin.sch...@theobroma-systems.com>
> Cc: Klaus Goger <klaus.go...@theobroma-systems.com>
> Signed-off-by: Tom Rini <tr...@konsulko.com>
> ---
> arch/arm/mach-rockchip/rk3368/Kconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/mach-rockchip/rk3368/Kconfig
> b/arch/arm/mach-rockchip/rk3368/Kconfig
> index c3249a7be457..3de695186ed9 100644
> --- a/arch/arm/mach-rockchip/rk3368/Kconfig
> +++ b/arch/arm/mach-rockchip/rk3368/Kconfig
> @@ -5,6 +5,7 @@ choice
Reviewed-by: Simon Glass <s...@chromium.org>