projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf368a5
)
defconfig: g12a: Unset LCD_CLASS_DEVICE
author
Chris Fries
<cfries@google.com>
Thu, 26 Apr 2018 15:45:07 +0000
(10:45 -0500)
committer
Bruno Martins
<bgcngm@gmail.com>
Mon, 18 Dec 2023 10:24:09 +0000
(10:24 +0000)
CONFIG_LCD_CLASS_DEVICE is default=m, and we don't use it.
Bug:
78574169
Change-Id: I5d67fb7aa342971f2b7db235b4d6c914557347a3
Signed-off-by: Chris Fries <cfries@google.com>
arch/arm64/configs/g12a_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm64/configs/g12a_defconfig
b/arch/arm64/configs/g12a_defconfig
index 3b4514dde0452dfa893bdd88c1abd927d28b5a2b..19ad014fbb5932986e2830a933f6fe56202c0e02 100644
(file)
--- a/
arch/arm64/configs/g12a_defconfig
+++ b/
arch/arm64/configs/g12a_defconfig
@@
-653,6
+653,7
@@
CONFIG_USB_VIDEO_CLASS=y
# CONFIG_VGA_ARB is not set
CONFIG_FB=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y
+# CONFIG_LCD_CLASS_DEVICE is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
# CONFIG_BACKLIGHT_GENERIC is not set
CONFIG_SOUND=y