projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
daae508
)
ARM: defconfig: lpc32xx: enable DRM simple panel driver
author
Vladimir Zapolskiy
<vz@mleia.com>
Tue, 29 Jan 2019 19:20:38 +0000
(21:20 +0200)
committer
Vladimir Zapolskiy
<vz@mleia.com>
Sun, 3 Feb 2019 19:25:42 +0000
(21:25 +0200)
Phytec phyCORE-LPC3250 board is equipped with a Sharp LQ035Q7DB03
3.5" QVGA TFT panel, enable simple panel device driver to get it
supported in the kernel image by default.
Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
arch/arm/configs/lpc32xx_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/lpc32xx_defconfig
b/arch/arm/configs/lpc32xx_defconfig
index
23b4d53
..
e752fb7
100644
(file)
--- a/
arch/arm/configs/lpc32xx_defconfig
+++ b/
arch/arm/configs/lpc32xx_defconfig
@@
-107,6
+107,7
@@
CONFIG_PNX4008_WATCHDOG=y
CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_DRM=y
+CONFIG_DRM_PANEL_SIMPLE=y
CONFIG_DRM_PL111=y
CONFIG_FB_MODE_HELPERS=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y