[openwrt/openwrt] kernel: add missing symbols for v4.14

LEDE Commits lede-commits at lists.infradead.org
Mon Feb 19 00:33:41 PST 2018


blogic pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/cc8921162f4b4073328b8b1c429b6f9c9774f554

commit cc8921162f4b4073328b8b1c429b6f9c9774f554
Author: John Crispin <john at phrozen.org>
AuthorDate: Mon Feb 19 09:31:59 2018 +0100

    kernel: add missing symbols for v4.14
    
    Signed-off-by: John Crispin <john at phrozen.org>
---
 target/linux/generic/config-4.14 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14
index 01a40d9..f5580f2 100644
--- a/target/linux/generic/config-4.14
+++ b/target/linux/generic/config-4.14
@@ -1187,6 +1187,7 @@ CONFIG_DQL=y
 # CONFIG_DRM_SII902X is not set
 # CONFIG_DRM_SIL_SII8620 is not set
 # CONFIG_DRM_STI is not set
+# CONFIG_DRM_STM is not set
 # CONFIG_DRM_TILCDC is not set
 # CONFIG_DRM_TINYDRM is not set
 # CONFIG_DRM_TI_TFP410 is not set
@@ -4725,6 +4726,7 @@ CONFIG_STRIP_ASM_SYMS=y
 # CONFIG_SURFACE_3_BUTTON is not set
 # CONFIG_SUSPEND is not set
 # CONFIG_SUSPEND_SKIP_SYNC is not set
+# CONFIG_SW_SYNC is not set
 CONFIG_SWAP=y
 # CONFIG_SWCONFIG is not set
 # CONFIG_SWCONFIG_B53 is not set



More information about the lede-commits mailing list