From 772ec02a4671204c6f103e8974220519d999f4db Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 10 Mar 2017 08:11:46 +0100 Subject: [PATCH 1/1] kernel: add missing config symbols for 4.9 Signed-off-by: Felix Fietkau --- target/linux/generic/config-4.9 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9 index 5cef3c122d..c0959c345e 100644 --- a/target/linux/generic/config-4.9 +++ b/target/linux/generic/config-4.9 @@ -21,6 +21,7 @@ CONFIG_32BIT=y # CONFIG_ACPI_HED is not set # CONFIG_ACPI_REDUCED_HARDWARE_ONLY is not set # CONFIG_ACPI_TABLE_UPGRADE is not set +# CONFIG_ACPI_VIDEO is not set # CONFIG_AD2S1200 is not set # CONFIG_AD2S1210 is not set # CONFIG_AD2S90 is not set @@ -381,6 +382,7 @@ CONFIG_ATM_CLIP_NO_ICMP=y # CONFIG_B44 is not set # CONFIG_BACKLIGHT_ADP8860 is not set # CONFIG_BACKLIGHT_ADP8870 is not set +# CONFIG_BACKLIGHT_APPLE is not set # CONFIG_BACKLIGHT_BD6107 is not set # CONFIG_BACKLIGHT_GENERIC is not set # CONFIG_BACKLIGHT_GPIO is not set -- 2.30.2