From 13e1bd0d81d6d4795852271ac38673a572d500e3 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Fri, 23 Mar 2018 22:48:19 +0100 Subject: [PATCH] Cleanup barebox v2 --- buildroot-external/board/ova/barebox.config | 2 -- 1 file changed, 2 deletions(-) diff --git a/buildroot-external/board/ova/barebox.config b/buildroot-external/board/ova/barebox.config index b0febf453..b90495680 100644 --- a/buildroot-external/board/ova/barebox.config +++ b/buildroot-external/board/ova/barebox.config @@ -37,8 +37,6 @@ CONFIG_DRIVER_SERIAL_EFI_STDIO=y # CONFIG_SPI is not set CONFIG_DISK=y CONFIG_DISK_WRITE=y -CONFIG_VIDEO=y -CONFIG_DRIVER_VIDEO_EFI_GOP=y CONFIG_CLOCKSOURCE_EFI=y CONFIG_FS_EFI=y CONFIG_FS_EFIVARFS=y