From e63ba791dd7d891f1a60e6f4552f760a4f46b679 Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Wed, 17 May 2017 23:49:19 +0200 Subject: Kconfig: Move CONFIG_VIDEO_MB Via/VX800 was the last chip not defining it. Change-Id: Idd03f48bed881a5846b1bb3bf29254450d6cff3b Signed-off-by: Nico Huber Reviewed-on: https://review.coreboot.org/19748 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin --- src/northbridge/via/vx800/Kconfig | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/northbridge/via') diff --git a/src/northbridge/via/vx800/Kconfig b/src/northbridge/via/vx800/Kconfig index 9bcb7cd855..a1652534d3 100644 --- a/src/northbridge/via/vx800/Kconfig +++ b/src/northbridge/via/vx800/Kconfig @@ -4,3 +4,8 @@ config NORTHBRIDGE_VIA_VX800 select HAVE_DEBUG_RAM_SETUP select HAVE_DEBUG_SMBUS select LATE_CBMEM_INIT + +config VIDEO_MB + int + default 0 # FIXME + depends on NORTHBRIDGE_VIA_VX800 -- cgit v1.2.3