projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c39a9e7
)
arm: configs: spear6xx: Enable PL110 display controller
author
Kory Maincent
<kory.maincent@bootlin.com>
Wed, 2 Nov 2022 17:10:07 +0000
(18:10 +0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Mon, 14 Nov 2022 15:09:33 +0000
(16:09 +0100)
Enable the PL110 DRM driver, used by the spear600.
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/spear6xx_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/spear6xx_defconfig
b/arch/arm/configs/spear6xx_defconfig
index
1cf0621
..
3e2c2ab
100644
(file)
--- a/
arch/arm/configs/spear6xx_defconfig
+++ b/
arch/arm/configs/spear6xx_defconfig
@@
-40,6
+40,8
@@
CONFIG_GPIO_PL061=y
# CONFIG_HWMON is not set
CONFIG_WATCHDOG=y
CONFIG_ARM_SP805_WATCHDOG=y
+CONFIG_DRM=y
+CONFIG_DRM_PL111=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_OHCI_HCD=y