From 5cb09fa24d2ab3b418edf2cbcc32267937844d27 Mon Sep 17 00:00:00 2001 From: MapleCool <37971849+pmkol@users.noreply.github.com> Date: Thu, 9 May 2024 00:48:01 +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 039cb5a2a..ccd162980 100644 --- a/openwrt/23-config-musl-x86 +++ b/openwrt/23-config-musl-x86 @@ -47,9 +47,9 @@ CONFIG_PACKAGE_kmod-nvme=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 +# CONFIG_PACKAGE_kmod-fb-sys-fops is not set +# CONFIG_PACKAGE_kmod-fb-sys-ram is not set +# CONFIG_PACKAGE_kmod-fb is not set # CONFIG_PACKAGE_kmod-sound-hda-codec-realtek is not set # CONFIG_PACKAGE_kmod-sound-hda-intel is not set # CONFIG_PACKAGE_kmod-video-pwc is not set