[source] kernel: add missing config symbol

LEDE Commits lede-commits at lists.infradead.org
Tue Jan 10 04:44:38 PST 2017


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

commit 10f7a8d6482e4f8b7704a1a6f313bf30aa8d510e
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Tue Jan 10 13:23:49 2017 +0100

    kernel: add missing config symbol
    
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
 target/linux/generic/config-4.4 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4
index bcb77f0..89e0fe7 100644
--- a/target/linux/generic/config-4.4
+++ b/target/linux/generic/config-4.4
@@ -1093,6 +1093,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
 # CONFIG_FB_NEOMAGIC is not set
 # CONFIG_FB_NVIDIA is not set
 # CONFIG_FB_OF is not set
+# CONFIG_FB_OMAP2 is not set
 # CONFIG_FB_OPENCORES is not set
 # CONFIG_FB_PM2 is not set
 # CONFIG_FB_PM3 is not set



More information about the lede-commits mailing list