summaryrefslogtreecommitdiffstats
path: root/arch/arc/configs/nsimosci_hs_defconfig
diff options
context:
space:
mode:
authorAlexey Brodkin2016-06-06 09:56:53 +0200
committerAlexey Brodkin2016-06-13 17:45:18 +0200
commit830c6578481e3b8649261062dfc5b0ac3c9374f8 (patch)
tree47c5c5862ae5286a0d3cdb7db6786dc0a35e9993 /arch/arc/configs/nsimosci_hs_defconfig
parentARCv2: [vdk] Enable ARC PGU on HS38 VDK (diff)
downloadkernel-qcow2-linux-830c6578481e3b8649261062dfc5b0ac3c9374f8.tar.gz
kernel-qcow2-linux-830c6578481e3b8649261062dfc5b0ac3c9374f8.tar.xz
kernel-qcow2-linux-830c6578481e3b8649261062dfc5b0ac3c9374f8.zip
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_hs_defconfig')
-rw-r--r--arch/arc/configs/nsimosci_hs_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arc/configs/nsimosci_hs_defconfig b/arch/arc/configs/nsimosci_hs_defconfig
index 4bb60c1cd4a2..ddf8b96d494e 100644
--- a/arch/arc/configs/nsimosci_hs_defconfig
+++ b/arch/arc/configs/nsimosci_hs_defconfig
@@ -57,7 +57,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