diff options
Diffstat (limited to 'drivers/acpi/Kconfig')
-rw-r--r-- | drivers/acpi/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index fe1e8126fbae..0cce28c4025b 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig | |||
@@ -168,7 +168,6 @@ config ACPI_NUMA | |||
168 | config ACPI_ASUS | 168 | config ACPI_ASUS |
169 | tristate "ASUS/Medion Laptop Extras" | 169 | tristate "ASUS/Medion Laptop Extras" |
170 | depends on X86 | 170 | depends on X86 |
171 | default y | ||
172 | ---help--- | 171 | ---help--- |
173 | This driver provides support for extra features of ACPI-compatible | 172 | This driver provides support for extra features of ACPI-compatible |
174 | ASUS laptops. As some of Medion laptops are made by ASUS, it may also | 173 | ASUS laptops. As some of Medion laptops are made by ASUS, it may also |
@@ -197,7 +196,6 @@ config ACPI_ASUS | |||
197 | config ACPI_IBM | 196 | config ACPI_IBM |
198 | tristate "IBM ThinkPad Laptop Extras" | 197 | tristate "IBM ThinkPad Laptop Extras" |
199 | depends on X86 | 198 | depends on X86 |
200 | default y | ||
201 | ---help--- | 199 | ---help--- |
202 | This is a Linux ACPI driver for the IBM ThinkPad laptops. It adds | 200 | This is a Linux ACPI driver for the IBM ThinkPad laptops. It adds |
203 | support for Fn-Fx key combinations, Bluetooth control, video | 201 | support for Fn-Fx key combinations, Bluetooth control, video |
@@ -210,7 +208,6 @@ config ACPI_IBM | |||
210 | config ACPI_TOSHIBA | 208 | config ACPI_TOSHIBA |
211 | tristate "Toshiba Laptop Extras" | 209 | tristate "Toshiba Laptop Extras" |
212 | depends on X86 | 210 | depends on X86 |
213 | default y | ||
214 | ---help--- | 211 | ---help--- |
215 | This driver adds support for access to certain system settings | 212 | This driver adds support for access to certain system settings |
216 | on "legacy free" Toshiba laptops. These laptops can be recognized by | 213 | on "legacy free" Toshiba laptops. These laptops can be recognized by |
@@ -270,7 +267,6 @@ config ACPI_DEBUG | |||
270 | 267 | ||
271 | config ACPI_EC | 268 | config ACPI_EC |
272 | bool | 269 | bool |
273 | depends on X86 | ||
274 | default y | 270 | default y |
275 | help | 271 | help |
276 | This driver is required on some systems for the proper operation of | 272 | This driver is required on some systems for the proper operation of |