kernel: Move CONFIG_DRM_XEN_FRONTEND to generic configuration

The CONFIG_DRM_XEN_FRONTEND configuration symbol is also used by the
layerscape target, move it to the generic kernel configuration.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Hauke Mehrtens 2022-12-23 00:14:03 +01:00 committed by AmadeusGhost
parent 5acc56143f
commit 484a3fd213

View File

@ -1652,6 +1652,7 @@ CONFIG_DQL=y
# CONFIG_DRM_VKMS is not set
# CONFIG_DRM_VMWGFX is not set
# CONFIG_DRM_XEN is not set
# CONFIG_DRM_XEN_FRONTEND is not set
# CONFIG_DS1682 is not set
# CONFIG_DS1803 is not set
# CONFIG_DS4424 is not set