| Index: drivers/platform/x86/Kconfig
|
| diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
|
| index 631635766ebfa521831391a2c8e48a81cd7764f2..0113bb748b4fe3dfea3368ad8b28cc97be724142 100644
|
| --- a/drivers/platform/x86/Kconfig
|
| +++ b/drivers/platform/x86/Kconfig
|
| @@ -460,14 +460,14 @@ config ACPI_TOSHIBA
|
| series), say Y.
|
|
|
| config ACPI_CHROMEOS
|
| - bool "ChromeOS specific ACPI extensions"
|
| + tristate "ChromeOS specific ACPI extensions"
|
| depends on ACPI
|
| ---help---
|
| This driver provides the firmware interface for the services exported
|
| through the CHROMEOS interfaces when using ChromeOS ACPI firmware.
|
|
|
| config CHROMEOS
|
| - bool "ChromeOS specific platform functions"
|
| + tristate "ChromeOS specific platform functions"
|
| depends on NVRAM
|
| depends on ACPI_CHROMEOS
|
| ---help---
|
|
|