ANDROID: gki_defconfig: disable CONFIG_LCD_CLASS_DEVICE module

CONFIG_LCD_CLASS_DEVICE is set to "m" by default when
CONFIG_BACKLIGHT_LCD_SUPPORT is set. We don't need lcd.ko though.
This commit is contained in:
Tri Vo
2019-05-14 17:32:43 -07:00
parent bd2c781b52
commit 3e9b064a65

View File

@@ -284,6 +284,7 @@ CONFIG_DRM=y
# CONFIG_DRM_FBDEV_EMULATION is not set
CONFIG_DRM_VIRTIO_GPU=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y
# CONFIG_LCD_CLASS_DEVICE is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_SOUND=y
CONFIG_SND=y