summaryrefslogtreecommitdiff
path: root/src/northbridge/intel/x4x/Kconfig
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2018-06-07 19:19:42 +0200
committerPatrick Georgi <pgeorgi@google.com>2018-06-14 09:40:55 +0000
commite8093054d39edb364be54c44ec5b728f26024ee5 (patch)
treef94884cc2d71ada7302d86844f29e03d8c61fc3d /src/northbridge/intel/x4x/Kconfig
parent1ce4bf9717e007c09446742d41563fd26885569b (diff)
downloadcoreboot-e8093054d39edb364be54c44ec5b728f26024ee5.tar.xz
nb/intel/x4x: Deprecate native graphic init
Libgfxinit provides a better alternative to the native C init. While libgfxinit mandates an ada compiler, we want to encourage use of it since it is in much better shape and is actually maintained. This way libgfxinit also gets build-tested by Jenkins. Change-Id: I4843f52307b87cff6fa6f4d0c74b87428fefa8ac Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/26967 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/northbridge/intel/x4x/Kconfig')
-rw-r--r--src/northbridge/intel/x4x/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/northbridge/intel/x4x/Kconfig b/src/northbridge/intel/x4x/Kconfig
index 6e3a19c277..1c65614d9d 100644
--- a/src/northbridge/intel/x4x/Kconfig
+++ b/src/northbridge/intel/x4x/Kconfig
@@ -25,8 +25,6 @@ config NORTHBRIDGE_SPECIFIC_OPTIONS # dummy
select LAPIC_MONOTONIC_TIMER
select VGA
select INTEL_GMA_ACPI
- select HAVE_LINEAR_FRAMEBUFFER if MAINBOARD_DO_NATIVE_VGA_INIT
- select HAVE_VGA_TEXT_FRAMEBUFFER if MAINBOARD_DO_NATIVE_VGA_INIT
select CACHE_MRC_SETTINGS
select POSTCAR_STAGE
select POSTCAR_CONSOLE