mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ANDROID: gki_defconfig: Remove commented out DRM_FBDEV_EMULATION option causing TR test failure
Error:
savedefconfig does not match common/arch/arm64/configs/gki_defconfig
savedefconfig does not match common/arch/x86/configs/gki_defconfig
Bug: 193130194
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Change-Id: Ic199c8cd330e5e77439c5de4b9978afd6ff29d99
This commit is contained in:
@@ -420,7 +420,6 @@ CONFIG_V4L_PLATFORM_DRIVERS=y
|
||||
CONFIG_V4L_MEM2MEM_DRIVERS=y
|
||||
# CONFIG_VGA_ARB is not set
|
||||
CONFIG_DRM=y
|
||||
# CONFIG_DRM_FBDEV_EMULATION is not set
|
||||
CONFIG_BACKLIGHT_CLASS_DEVICE=y
|
||||
CONFIG_SOUND=y
|
||||
CONFIG_SND=y
|
||||
|
||||
@@ -377,7 +377,6 @@ CONFIG_USB_GSPCA=y
|
||||
CONFIG_V4L_PLATFORM_DRIVERS=y
|
||||
CONFIG_V4L_MEM2MEM_DRIVERS=y
|
||||
CONFIG_DRM=y
|
||||
# CONFIG_DRM_FBDEV_EMULATION is not set
|
||||
CONFIG_BACKLIGHT_CLASS_DEVICE=y
|
||||
CONFIG_SOUND=y
|
||||
CONFIG_SND=y
|
||||
|
||||
Reference in New Issue
Block a user