(subset) [PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead
Srinivas Kandagatla
srini at kernel.org
Fri Jun 27 03:49:27 PDT 2025
On Thu, 12 Jun 2025 21:11:24 +0000, Sven Peter wrote:
> When support for Apple Silicon was originally upstreamed we somehow
> started using `default ARCH_APPLE` for most drivers. arm64 defconfig
> also contains ARCH_APPLE=y such that this will turn into `default y`
> there by default which is neither what we want nor how this is usually
> done.
> Let's fix all that by dropping the default everywhere and adding the
> drivers to defconfig as modules instead of built-ins.
> None of these patches depend on each other so we can just take them all
> independently through the respective subsystem trees.
>
> [...]
Applied, thanks!
[04/11] nvmem: apple: drop default ARCH_APPLE in Kconfig
commit: e426953c193a2b51c8adcd3922fb8eef15790219
Best regards,
--
Srinivas Kandagatla <srini at kernel.org>
More information about the linux-arm-kernel
mailing list