From: Dave Airlie Date: Wed, 31 Aug 2016 20:16:12 +0000 (+1000) Subject: Revert "drm: make DRI1 drivers depend on BROKEN" X-Git-Tag: v4.9.8~1110^2~35 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2b2fd56d7e92f134ecaae5c89e20f64dd0f95aa2;p=platform%2Fkernel%2Flinux-rpi3.git Revert "drm: make DRI1 drivers depend on BROKEN" This reverts commit d10571fc4fba7d57fb8157f0be61dcbe4a7965ca. This isn't how we get to do this unfortunately. Signed-off-by: Dave Airlie --- diff --git a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig index 536b5d4..483059a 100644 --- a/drivers/gpu/drm/Kconfig +++ b/drivers/gpu/drm/Kconfig @@ -228,7 +228,6 @@ source "drivers/gpu/drm/mediatek/Kconfig" menuconfig DRM_LEGACY bool "Enable legacy drivers (DANGEROUS)" depends on DRM - depends on BROKEN help Enable legacy DRI1 drivers. Those drivers expose unsafe and dangerous APIs to user-space, which can be used to circumvent access