• L
    [ACPI] remove "default m" from acpi/Kconfig · 07fefe4c
    Len Brown 提交于
    Andi Kleen suggested it was unconventional for us to "default m"
    on ACPI modules -- even though they are expected to be deployed
    as modules.  But as "default n" would likely result in some
    users building nonsense kernels, we compromise to "default y".
    
    Distros are expected to continue to use =m in their configs.
    Signed-off-by: NLen Brown <len.brown@intel.com>
    07fefe4c
Kconfig 11.2 KB