Loading drivers/acpi/Kconfig +3 −5 Original line number Original line Diff line number Diff line Loading @@ -154,12 +154,10 @@ config ACPI_PROCESSOR support it. support it. config ACPI_HOTPLUG_CPU config ACPI_HOTPLUG_CPU bool "Processor Hotplug (EXPERIMENTAL)" bool depends on ACPI_PROCESSOR && HOTPLUG_CPU && EXPERIMENTAL depends on ACPI_PROCESSOR && HOTPLUG_CPU select ACPI_CONTAINER select ACPI_CONTAINER default n default y ---help--- Select this option if your platform support physical CPU hotplug. config ACPI_THERMAL config ACPI_THERMAL tristate "Thermal Zone" tristate "Thermal Zone" Loading Loading
drivers/acpi/Kconfig +3 −5 Original line number Original line Diff line number Diff line Loading @@ -154,12 +154,10 @@ config ACPI_PROCESSOR support it. support it. config ACPI_HOTPLUG_CPU config ACPI_HOTPLUG_CPU bool "Processor Hotplug (EXPERIMENTAL)" bool depends on ACPI_PROCESSOR && HOTPLUG_CPU && EXPERIMENTAL depends on ACPI_PROCESSOR && HOTPLUG_CPU select ACPI_CONTAINER select ACPI_CONTAINER default n default y ---help--- Select this option if your platform support physical CPU hotplug. config ACPI_THERMAL config ACPI_THERMAL tristate "Thermal Zone" tristate "Thermal Zone" Loading