Re: [PATCH 2/2] arm64: defconfig: Enable Apple Silicon drivers

From: Krzysztof Kozlowski

Date: Sat Jan 03 2026 - 07:46:18 EST


On 31/12/2025 16:42, Janne Grunau wrote:
> From: Sven Peter <sven@xxxxxxxxxx>
>
> Enable drivers for hardware present on Apple Silicon machines. None of
> these drivers are critical so build them as modules. The reset and RTC
> macsmc drivers would be useful as built-in drivers but they have large
> dependencies so keep them as modules.
>
> The size increases are minor and are offsetted by already merged
> "default ARCH_APPLE" removals from the linked original submission.
>
> vmlinux 157782640 -> 157902032 (+119392)
> Image 41007616 -> 41073152 (+ 65536)
>
> Link: https://lore.kernel.org/asahi/20250612-apple-kconfig-defconfig-v1-0-0e6f9cb512c1@xxxxxxxxxx/
> Signed-off-by: Sven Peter <sven@xxxxxxxxxx>
> Signed-off-by: Janne Grunau <j@xxxxxxxxxx>
>


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>

Best regards,
Krzysztof