forked from Ivasoft/openwrt
x86: video: disable builtin radeon DRM driver
builtin driver can't access the /lib/firmware while booting, module driver will be able to read and load the firmware files Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
This commit is contained in:
committed by
Hauke Mehrtens
parent
2f6918ee9b
commit
edb21ee3d2
@@ -105,7 +105,7 @@ CONFIG_DRM_MIPI_DSI=y
|
||||
CONFIG_DRM_PANEL=y
|
||||
CONFIG_DRM_PANEL_BRIDGE=y
|
||||
CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
|
||||
CONFIG_DRM_RADEON=y
|
||||
# CONFIG_DRM_RADEON is not set
|
||||
# CONFIG_DRM_RADEON_USERPTR is not set
|
||||
CONFIG_DRM_SCHED=y
|
||||
CONFIG_DRM_TTM=y
|
||||
|
||||
Reference in New Issue
Block a user