[PATCH 03/11] clk: apple-nco: Drop default ARCH_APPLE in Kconfig
Stephen Boyd
sboyd at kernel.org
Thu Jun 19 12:51:11 PDT 2025
Quoting Sven Peter (2025-06-12 14:11:27)
> When the first driver for Apple Silicon was upstreamed we accidentally
> included `default ARCH_APPLE` in its Kconfig which then spread to almost
> every subsequent driver. As soon as ARCH_APPLE is set to y this will
> pull in many drivers as built-ins which is not what we want.
> Thus, drop `default ARCH_APPLE` from Kconfig.
>
> Signed-off-by: Sven Peter <sven at kernel.org>
> ---
Applied to clk-next
More information about the linux-arm-kernel
mailing list