summaryrefslogtreecommitdiffstats
path: root/arch/arc/configs
diff options
context:
space:
mode:
authorAlexey Brodkin2016-06-06 09:52:51 +0200
committerAlexey Brodkin2016-06-13 17:45:17 +0200
commitc8f1daa8ba27742f8b6c01048b0a01e20f3211da (patch)
treee360ec161e725283bcb184eace646f98da0fbd67 /arch/arc/configs
parentdrm/arcpgu: Make ARC PGU usable on simulation platforms (diff)
downloadkernel-qcow2-linux-c8f1daa8ba27742f8b6c01048b0a01e20f3211da.tar.gz
kernel-qcow2-linux-c8f1daa8ba27742f8b6c01048b0a01e20f3211da.tar.xz
kernel-qcow2-linux-c8f1daa8ba27742f8b6c01048b0a01e20f3211da.zip
ARCv2: [vdk] Enable ARC PGU on HS38 VDK
With required ARC PGU updates that allow it to be used on simulation platforms we may finally utilize ARC PGU in HS38 VDK with modern Linux kernels. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'arch/arc/configs')
-rw-r--r--arch/arc/configs/vdk_hs38_smp_defconfig7
1 files changed, 2 insertions, 5 deletions
diff --git a/arch/arc/configs/vdk_hs38_smp_defconfig b/arch/arc/configs/vdk_hs38_smp_defconfig
index 52ec315dc5c9..969b206d6c67 100644
--- a/arch/arc/configs/vdk_hs38_smp_defconfig
+++ b/arch/arc/configs/vdk_hs38_smp_defconfig
@@ -63,12 +63,9 @@ CONFIG_SERIAL_8250_DW=y
CONFIG_SERIAL_OF_PLATFORM=y
# CONFIG_HW_RANDOM is not set
# CONFIG_HWMON is not set
-CONFIG_FB=y
-CONFIG_ARCPGU_RGB888=y
-CONFIG_ARCPGU_DISPTYPE=0
-# CONFIG_VGA_CONSOLE is not set
+CONFIG_DRM=y
+CONFIG_DRM_ARCPGU=y
CONFIG_FRAMEBUFFER_CONSOLE=y
-CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set