diff options
-rw-r--r-- | target/linux/generic/config-3.18 | 1 | ||||
-rw-r--r-- | target/linux/generic/config-4.1 | 1 | ||||
-rw-r--r-- | target/linux/generic/config-4.3 | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index 8649b8e..61a8642 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -12,6 +12,7 @@ CONFIG_32BIT=y # CONFIG_ACERHDF is not set # CONFIG_ACORN_PARTITION is not set # CONFIG_ACPI_APEI is not set +# CONFIG_ACPI_BUTTON is not set # CONFIG_ACPI_CUSTOM_METHOD is not set # CONFIG_ACPI_EXTLOG is not set # CONFIG_ACPI_HED is not set diff --git a/target/linux/generic/config-4.1 b/target/linux/generic/config-4.1 index d5e21ab..8d10eed 100644 --- a/target/linux/generic/config-4.1 +++ b/target/linux/generic/config-4.1 @@ -12,6 +12,7 @@ CONFIG_32BIT=y # CONFIG_ACERHDF is not set # CONFIG_ACORN_PARTITION is not set # CONFIG_ACPI_APEI is not set +# CONFIG_ACPI_BUTTON is not set # CONFIG_ACPI_CUSTOM_METHOD is not set # CONFIG_ACPI_EXTLOG is not set # CONFIG_ACPI_HED is not set diff --git a/target/linux/generic/config-4.3 b/target/linux/generic/config-4.3 index eb8a648..9e971d6 100644 --- a/target/linux/generic/config-4.3 +++ b/target/linux/generic/config-4.3 @@ -12,6 +12,7 @@ CONFIG_32BIT=y # CONFIG_ACERHDF is not set # CONFIG_ACORN_PARTITION is not set # CONFIG_ACPI_APEI is not set +# CONFIG_ACPI_BUTTON is not set # CONFIG_ACPI_CUSTOM_METHOD is not set # CONFIG_ACPI_EXTLOG is not set # CONFIG_ACPI_HED is not set |