diff options
author | John Crispin <john@phrozen.org> | 2018-02-19 09:31:59 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-02-19 09:32:43 +0100 |
commit | cc8921162f4b4073328b8b1c429b6f9c9774f554 (patch) | |
tree | 775859abee6e0ef1681eeade0b3c4c4c5eee3a25 /target | |
parent | 16245a5d8e77c165344666c9520aeb5ca3b18c31 (diff) | |
download | upstream-cc8921162f4b4073328b8b1c429b6f9c9774f554.tar.gz upstream-cc8921162f4b4073328b8b1c429b6f9c9774f554.tar.bz2 upstream-cc8921162f4b4073328b8b1c429b6f9c9774f554.zip |
kernel: add missing symbols for v4.14
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-4.14 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14 index 01a40d9c1f..f5580f29ce 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 |