[source] kernel: add missing config symbols for 4.9

LEDE Commits lede-commits at lists.infradead.org
Tue Mar 14 05:28:32 PDT 2017


nbd pushed a commit to source.git, branch master:
https://git.lede-project.org/772ec02a4671204c6f103e8974220519d999f4db

commit 772ec02a4671204c6f103e8974220519d999f4db
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Fri Mar 10 08:11:46 2017 +0100

    kernel: add missing config symbols for 4.9
    
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
 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 5cef3c1..c0959c3 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



More information about the lede-commits mailing list