Author: hauke Date: 2015-11-11 00:21:10 +0100 (Wed, 11 Nov 2015) New Revision: 47452
Modified: trunk/target/linux/generic/config-3.18 trunk/target/linux/generic/config-4.1 trunk/target/linux/generic/config-4.3 Log: kernel: add missing config options This was seen by the buildbot on arm64. Signed-off-by: Hauke Mehrtens <[email protected]> Modified: trunk/target/linux/generic/config-3.18 =================================================================== --- trunk/target/linux/generic/config-3.18 2015-11-10 23:13:09 UTC (rev 47451) +++ trunk/target/linux/generic/config-3.18 2015-11-10 23:21:10 UTC (rev 47452) @@ -12,6 +12,7 @@ # 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 Modified: trunk/target/linux/generic/config-4.1 =================================================================== --- trunk/target/linux/generic/config-4.1 2015-11-10 23:13:09 UTC (rev 47451) +++ trunk/target/linux/generic/config-4.1 2015-11-10 23:21:10 UTC (rev 47452) @@ -12,6 +12,7 @@ # 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 Modified: trunk/target/linux/generic/config-4.3 =================================================================== --- trunk/target/linux/generic/config-4.3 2015-11-10 23:13:09 UTC (rev 47451) +++ trunk/target/linux/generic/config-4.3 2015-11-10 23:21:10 UTC (rev 47452) @@ -12,6 +12,7 @@ # 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
