From 8bdc241d01eb1e6711eec936b9171b786fe70546 Mon Sep 17 00:00:00 2001 From: Christian Lamparter Date: Thu, 21 Feb 2019 19:34:37 +0100 Subject: x86: fix geode image builds This patch adds the disabled DRM_RADEON and DRM_AMDGPU 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). Signed-off-by: Christian Lamparter --- target/linux/generic/config-4.19 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic/config-4.19') diff --git a/target/linux/generic/config-4.19 b/target/linux/generic/config-4.19 index bb783879c9..fdbbd6dc23 100644 --- a/target/linux/generic/config-4.19 +++ b/target/linux/generic/config-4.19 @@ -1266,6 +1266,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_RCAR_LVDS is not set # CONFIG_DRM_SII902X is not set -- cgit v1.2.3