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 f023a88ca398..8cafa4adcf49 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig | |||
@@ -267,10 +267,6 @@ config ACPI_DEBUG | |||
267 | of verbosity. Saying Y enables these statements. This will increase | 267 | of verbosity. Saying Y enables these statements. This will increase |
268 | your kernel size by around 50K. | 268 | your kernel size by around 50K. |
269 | 269 | ||
270 | config ACPI_BUS | ||
271 | bool | ||
272 | default y | ||
273 | |||
274 | config ACPI_EC | 270 | config ACPI_EC |
275 | bool | 271 | bool |
276 | depends on X86 | 272 | depends on X86 |