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:
Lee Jones
2021-07-12 16:15:29 +01:00
parent 293f275f4d
commit 3e645698d1
2 changed files with 0 additions and 2 deletions

View File

@@ -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

View File

@@ -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