Home
last modified time | relevance | path

Searched hist:"2 a1c55d4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/soc/rockchip/
H A DKconfig2a1c55d4 Mon Feb 08 08:38:55 CST 2021 Geert Uytterhoeven <geert+renesas@glider.be> soc: rockchip: ROCKCHIP_GRF should not default to y, unconditionally

Merely enabling CONFIG_COMPILE_TEST should not enable additional code.
To fix this, restrict the automatic enabling of ROCKCHIP_GRF to
ARCH_ROCKCHIP, and ask the user in case of compile-testing.

Fixes: 4c58063d4258f6be ("soc: rockchip: add driver handling grf setup")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20210208143855.418374-1-geert+renesas@glider.be
Signed-off-by: Heiko Stuebner <heiko@sntech.de>