Commit a6a71441 authored by Kory Maincent's avatar Kory Maincent Committed by Arnd Bergmann

arm: configs: spear6xx: Enable PL110 display controller

Enable the PL110 DRM driver, used by the spear600.
Signed-off-by: default avatarKory Maincent <kory.maincent@bootlin.com>
Acked-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent c39a9e73
...@@ -40,6 +40,8 @@ CONFIG_GPIO_PL061=y ...@@ -40,6 +40,8 @@ CONFIG_GPIO_PL061=y
# CONFIG_HWMON is not set # CONFIG_HWMON is not set
CONFIG_WATCHDOG=y CONFIG_WATCHDOG=y
CONFIG_ARM_SP805_WATCHDOG=y CONFIG_ARM_SP805_WATCHDOG=y
CONFIG_DRM=y
CONFIG_DRM_PL111=y
CONFIG_USB=y CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y CONFIG_USB_EHCI_HCD=y
CONFIG_USB_OHCI_HCD=y CONFIG_USB_OHCI_HCD=y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment