summaryrefslogtreecommitdiffstats
path: root/arch/arc/configs/nsimosci_defconfig
diff options
context:
space:
mode:
authorAlexey Brodkin <abrodkin@synopsys.com>2016-06-06 10:56:53 +0300
committerAlexey Brodkin <abrodkin@synopsys.com>2016-06-13 17:45:18 +0200
commit830c6578481e3b8649261062dfc5b0ac3c9374f8 (patch)
tree47c5c5862ae5286a0d3cdb7db6786dc0a35e9993 /arch/arc/configs/nsimosci_defconfig
parentc8f1daa8ba27742f8b6c01048b0a01e20f3211da (diff)
downloadop-kernel-dev-830c6578481e3b8649261062dfc5b0ac3c9374f8.zip
op-kernel-dev-830c6578481e3b8649261062dfc5b0ac3c9374f8.tar.gz
ARC: [nsimosci] Enable ARC PGU on nSIM OSCI virtual platforms
With required ARC PGU updates that allow it to be used on simulation platforms we may finally utilize ARC PGU in nSIM OSCI virtual platforms with modern Linux kernels. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'arch/arc/configs/nsimosci_defconfig')
-rw-r--r--arch/arc/configs/nsimosci_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arc/configs/nsimosci_defconfig b/arch/arc/configs/nsimosci_defconfig
index 42bafa5..98cf209 100644
--- a/arch/arc/configs/nsimosci_defconfig
+++ b/arch/arc/configs/nsimosci_defconfig
@@ -58,7 +58,8 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=1
CONFIG_SERIAL_OF_PLATFORM=y
# CONFIG_HW_RANDOM is not set
# CONFIG_HWMON is not set
-CONFIG_FB=y
+CONFIG_DRM=y
+CONFIG_DRM_ARCPGU=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_LOGO=y
# CONFIG_HID is not set
OpenPOWER on IntegriCloud