[PATCH v2 5/6] ACPI: NUMA: Remove ARCH depends option in ACPI_NUMA Kconfig

Haibo Xu xiaobo55x at gmail.com
Thu Mar 7 01:28:02 PST 2024


On Thu, Mar 7, 2024 at 5:23 PM Arnd Bergmann <arnd at arndb.de> wrote:
>
> On Thu, Mar 7, 2024, at 10:19, Haibo Xu wrote:
> > On Thu, Mar 7, 2024 at 4:44 PM Arnd Bergmann <arnd at arndb.de> wrote:
> >> On Thu, Mar 7, 2024, at 09:47, Haibo Xu wrote:
>
> >> If we make it
> >>
> >>       def_bool NUMA && !X86
> >>
> >> then the select statements except for the X86_64_ACPI_NUMA
> >> can also go away.
> >>
> >
> > Good idea!
> > Shall we include the ACPI in the def_bool definition?
> >
>
> No need, because this is inside of an 'if ACPI' block.
>

Cool! Let me have a try.

Thanks,
Haibo
>        Arnd



More information about the linux-riscv mailing list