From feac04903fe2ec82e58a12b38430ceb346873d24 Mon Sep 17 00:00:00 2001 From: MapleCool <37971849+pmkol@users.noreply.github.com> Date: Thu, 9 May 2024 00:46:04 +0800 Subject: [PATCH] x86: drop Display & Extra Drivers --- openwrt/23-config-musl-x86 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/openwrt/23-config-musl-x86 b/openwrt/23-config-musl-x86 index 0b37a7b6a..039cb5a2a 100644 --- a/openwrt/23-config-musl-x86 +++ b/openwrt/23-config-musl-x86 @@ -44,9 +44,9 @@ CONFIG_PACKAGE_kmod-nvme=y # CONFIG_PACKAGE_kmod-drm-radeon is not set # CONFIG_PACKAGE_kmod-drm-ttm is not set # CONFIG_PACKAGE_kmod-drm is not set -CONFIG_PACKAGE_kmod-fb-cfb-copyarea=y -CONFIG_PACKAGE_kmod-fb-cfb-fillrect=y -CONFIG_PACKAGE_kmod-fb-cfb-imgblt=y +# CONFIG_PACKAGE_kmod-fb-cfb-copyarea is not set +# CONFIG_PACKAGE_kmod-fb-cfb-fillrect is not set +# CONFIG_PACKAGE_kmod-fb-cfb-imgblt is not set CONFIG_PACKAGE_kmod-fb-sys-fops=y CONFIG_PACKAGE_kmod-fb-sys-ram=y CONFIG_PACKAGE_kmod-fb=y