mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user