On Fri, 01 Mar 2024 08:47:52 +0100, Ahmad Fatoum wrote: > default y is inappropriate for drivers that depend on CONFIG_COMPILE_TEST, > because it enables the driver as soon as CONFIG_COMPILE_TEST is enabled. > > While the driver can be built in that case, without > CONFIG_ARM_SCMI_PROTOCOL, it just prints a red error message on init: > > ERROR: initcall scmi_power_domain_driver_register+0x0/0x10 failed: Invalid argument > > [...] Applied, thanks! [1/1] firmware: arm_scmi: pmdomain: restrict default y for driver https://git.pengutronix.de/cgit/barebox/commit/?id=a6e780cbe3a5 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>