aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-4.14
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2019-02-28 15:43:49 +0100
committerChristian Lamparter <chunkeey@gmail.com>2019-03-02 12:59:47 +0100
commit4c70ac7be484cdcb31e76ac802fb629dad4456e4 (patch)
tree443d9d69ae168b9162ebf1fe67a917a7e04e022e /target/linux/generic/config-4.14
parent6b2874707a3f2458803582f48a2ef68ac7dd7b42 (diff)
downloadupstream-4c70ac7be484cdcb31e76ac802fb629dad4456e4.tar.gz
upstream-4c70ac7be484cdcb31e76ac802fb629dad4456e4.tar.bz2
upstream-4c70ac7be484cdcb31e76ac802fb629dad4456e4.zip
x86: fix geode image builds redux
This patch adds more disabled DRM config symbols from the x86' config to the generic target configs. The existing symbols in the x86' configs are kept for now, until we know whenever we want to remove such symbols or not (see Github PR #1831, #1825, #1828). THis patch also contains a squashed patch from Daniel Engberg <daniel.engberg.lists@pyret.net> titled "kernel: Fix config for 4.14" which fixes a duplicated line added by: commit 8bdc241d01eb ("x86: fix geode image builds") Fixes: 8bdc241d01eb ("x86: fix geode image builds") Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net> Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/generic/config-4.14')
-rw-r--r--target/linux/generic/config-4.145
1 files changed, 4 insertions, 1 deletions
diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14
index 36b621fb31..cabdd9d01d 100644
--- a/target/linux/generic/config-4.14
+++ b/target/linux/generic/config-4.14
@@ -1151,7 +1151,7 @@ CONFIG_DOUBLEFAULT=y
CONFIG_DQL=y
# CONFIG_DRAGONRISE_FF is not set
# CONFIG_DRM is not set
-# CONFIG_DRM_AMDGPU is not set
+# CONFIG_DRM_I915 is not set
# CONFIG_DRM_AMDGPU is not set
# CONFIG_DRM_AMDGPU_CIK is not set
# CONFIG_DRM_AMDGPU_GART_DEBUGFS is not set
@@ -1173,6 +1173,7 @@ CONFIG_DQL=y
# CONFIG_DRM_EXYNOS is not set
# CONFIG_DRM_FBDEV_EMULATION is not set
# CONFIG_DRM_FSL_DCU is not set
+# CONFIG_DRM_GMA500 is not set
# CONFIG_DRM_HDLCD is not set
# CONFIG_DRM_HISI_HIBMC is not set
# CONFIG_DRM_HISI_KIRIN is not set
@@ -1207,6 +1208,7 @@ CONFIG_DQL=y
# CONFIG_DRM_PL111 is not set
# CONFIG_DRM_QXL is not set
# CONFIG_DRM_RADEON is not set
+# CONFIG_DRM_RADEON_USERPTR is not set
# CONFIG_DRM_RCAR_DW_HDMI is not set
# CONFIG_DRM_SII902X is not set
# CONFIG_DRM_SIL_SII8620 is not set
@@ -1220,6 +1222,7 @@ CONFIG_DQL=y
# CONFIG_DRM_UDL is not set
# CONFIG_DRM_VBOXVIDEO is not set
# CONFIG_DRM_VGEM is not set
+# CONFIG_DRM_VMWGFX is not set
# CONFIG_DS1682 is not set
# CONFIG_DS1803 is not set
# CONFIG_DST_CACHE is not set