[PATCH v2 1/4] gpio: Remove "default y" in Kconfig

Yu-Chun Lin [林祐君] eleanor.lin at realtek.com
Tue May 5 03:27:04 PDT 2026


> On 30/04/2026 13:23, Krzysztof Kozlowski wrote:
> > On 08/04/2026 04:52, Yu-Chun Lin wrote:
> >> Remove the default y to avoid bloating the build for non-Realtek
> >> platforms when COMPILE_TEST is enable on other platforms.
> >>
> >
> > Why isn't this driver important for Realtek SoC? This should be
> > explained, otherwise proper fix is default for ARCH_REALTEK.
> 
> And you were kind of asked for it at v1...
> 
> Best regards,
> Krzysztof

I was assuming our defconfig already enables this driver as built-in, so
simply dropping "default y" seemed sufficient.

I will change it 'default ARCH_REALTEK'.

Best regards,
Yu-Chun


More information about the linux-arm-kernel mailing list