From 81aba357f65f101fe9ef1c1f39766e082147de51 Mon Sep 17 00:00:00 2001 From: Peter Steenbergen Date: Thu, 9 Apr 2020 12:41:41 +0200 Subject: [PATCH] MycroftOS: Rpi4 also to use the psplash based mycroft-splash --- buildroot-external/configs/rpi4_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/buildroot-external/configs/rpi4_defconfig b/buildroot-external/configs/rpi4_defconfig index be6a8033..32897abd 100644 --- a/buildroot-external/configs/rpi4_defconfig +++ b/buildroot-external/configs/rpi4_defconfig @@ -123,7 +123,6 @@ BR2_PACKAGE_FBGRAB=y BR2_PACKAGE_FBSET=y BR2_PACKAGE_FBV=y BR2_PACKAGE_FREERDP=y -BR2_PACKAGE_PSPLASH=y BR2_PACKAGE_SDL2_DIRECTFB=y BR2_PACKAGE_SDL2_OPENGLES=y BR2_PACKAGE_SDL2_GFX=y