Commit 2b2fd56d authored by Dave Airlie's avatar Dave Airlie

Revert "drm: make DRI1 drivers depend on BROKEN"

This reverts commit d10571fc.

This isn't how we get to do this unfortunately.
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 5e7a1d01
...@@ -228,7 +228,6 @@ source "drivers/gpu/drm/mediatek/Kconfig" ...@@ -228,7 +228,6 @@ source "drivers/gpu/drm/mediatek/Kconfig"
menuconfig DRM_LEGACY menuconfig DRM_LEGACY
bool "Enable legacy drivers (DANGEROUS)" bool "Enable legacy drivers (DANGEROUS)"
depends on DRM depends on DRM
depends on BROKEN
help help
Enable legacy DRI1 drivers. Those drivers expose unsafe and dangerous Enable legacy DRI1 drivers. Those drivers expose unsafe and dangerous
APIs to user-space, which can be used to circumvent access APIs to user-space, which can be used to circumvent access
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment