From 7f7f8522ed677086db11670572eb738425e18edd Mon Sep 17 00:00:00 2001 From: Peter Steenbergen Date: Sat, 9 Nov 2019 12:43:09 +0100 Subject: [PATCH] MycroftOS: Buildroot: Remove DirectFB Multi support --- buildroot-external/configs/mycroftos_rpi3_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/buildroot-external/configs/mycroftos_rpi3_defconfig b/buildroot-external/configs/mycroftos_rpi3_defconfig index 59f0abaa..ca477fa9 100644 --- a/buildroot-external/configs/mycroftos_rpi3_defconfig +++ b/buildroot-external/configs/mycroftos_rpi3_defconfig @@ -91,7 +91,6 @@ BR2_PACKAGE_E2FSPROGS=y BR2_PACKAGE_E2FSPROGS_RESIZE2FS=y BR2_PACKAGE_NTFS_3G=y BR2_PACKAGE_DIRECTFB=y -BR2_PACKAGE_DIRECTFB_MULTI=y BR2_PACKAGE_DIRECTFB_TIFF=y BR2_PACKAGE_DIRECTFB_IMLIB2=y BR2_PACKAGE_FBV=y