[PATCH v2 03/16] power: sequencing: Change CONFIG_POWER_SEQUENCING to bool
Chen-Yu Tsai
wenst at chromium.org
Wed Jun 10 02:00:24 PDT 2026
On Wed, Jun 10, 2026 at 5:41 PM Chen-Yu Tsai <wenst at chromium.org> wrote:
>
> USB support, including the core and hub driver, is bool, no modules. To
> be able to use the power sequencing API in the USB core, the former must
> also be bool to avoid the latter being built as a module.
>
> Change CONFIG_POWER_SEQUENCING to bool.
As Sashiko pointed out, CONFIG_USB is tristate. I was looking at the
wrong symbol. Please ignore this patch.
ChenYu
More information about the linux-arm-kernel
mailing list