x86_64: 调整配置
This commit is contained in:
parent
c89b7c656f
commit
7506d6e671
|
@ -9,8 +9,7 @@ CONFIG_GRUB_IMAGES=y
|
|||
CONFIG_VMDK_IMAGES=y
|
||||
CONFIG_VDI_IMAGES=y
|
||||
CONFIG_VHDX_IMAGES=y
|
||||
CONFIG_GRUB_TITLE="x86_64 firmware Powered by AutoBuild-Actions"
|
||||
# CONFIG_GRUB_BOOTOPTS="i915.enable_guc=3"
|
||||
CONFIG_GRUB_TITLE="x86_64 firmware by AutoBuild-Actions"
|
||||
CONFIG_GRUB_TIMEOUT="3"
|
||||
CONFIG_TARGET_KERNEL_PARTSIZE=32
|
||||
CONFIG_TARGET_ROOTFS_PARTSIZE=480
|
||||
|
@ -42,7 +41,6 @@ CONFIG_PACKAGE_kmod-fs-cifs=y
|
|||
CONFIG_PACKAGE_kmod-fs-nfs-v3=y
|
||||
CONFIG_PACKAGE_kmod-fs-nfs-v4=y
|
||||
CONFIG_PACKAGE_kmod-drm-i915=y
|
||||
CONFIG_PACKAGE_kmod-i915-gvt=y
|
||||
CONFIG_PACKAGE_kmod-kvm-intel=y
|
||||
CONFIG_PACKAGE_kmod-kvm-x86=y
|
||||
CONFIG_PACKAGE_kmod-md-raid456=y
|
||||
|
@ -81,7 +79,6 @@ CONFIG_PACKAGE_kmod-usbip=y
|
|||
CONFIG_PACKAGE_kmod-usbmon=y
|
||||
|
||||
# Wireless 驱动程序
|
||||
CONFIG_PACKAGE_kmod-ath=y
|
||||
CONFIG_PACKAGE_kmod-mt76=y
|
||||
CONFIG_PACKAGE_kmod-mt7915e=y
|
||||
CONFIG_PACKAGE_kmod-mt7921e=y
|
||||
|
@ -91,7 +88,6 @@ CONFIG_PACKAGE_kmod-rtl8192ce=y
|
|||
CONFIG_PACKAGE_kmod-rtl8192cu=y
|
||||
CONFIG_PACKAGE_kmod-rtl8192de=y
|
||||
CONFIG_PACKAGE_kmod-rtl8192se=y
|
||||
CONFIG_PACKAGE_kmod-rtl8xxxu=y
|
||||
CONFIG_PACKAGE_kmod-iwlwifi=y
|
||||
CONFIG_PACKAGE_kmod-mac80211=y
|
||||
CONFIG_PACKAGE_kmod-rtw88=y
|
||||
|
@ -126,6 +122,8 @@ CONFIG_PACKAGE_luci-app-iperf3-server=y
|
|||
CONFIG_PACKAGE_luci-app-nft-qos=y
|
||||
CONFIG_PACKAGE_luci-app-nfs=y
|
||||
CONFIG_PACKAGE_luci-app-npc=y
|
||||
CONFIG_PACKAGE_luci-app-minieap=y
|
||||
CONFIG_PACKAGE_luci-app-mentohust=y
|
||||
CONFIG_PACKAGE_luci-app-openclash=y
|
||||
CONFIG_PACKAGE_luci-app-onliner=y
|
||||
CONFIG_PACKAGE_luci-app-passwall=y
|
||||
|
@ -179,9 +177,10 @@ CONFIG_PACKAGE_luci-app-ttyd=y
|
|||
CONFIG_PACKAGE_luci-app-uhttpd=y
|
||||
CONFIG_PACKAGE_luci-app-usb-printer=y
|
||||
CONFIG_PACKAGE_luci-app-uugamebooster=y
|
||||
CONFIG_PACKAGE_luci-app-unblockmusic=y
|
||||
CONFIG_PACKAGE_luci-app-unblockmusic_INCLUDE_UnblockNeteaseMusic_Go=y
|
||||
CONFIG_PACKAGE_luci-app-unblockmusic_INCLUDE_UnblockNeteaseMusic_NodeJS=y
|
||||
# CONFIG_PACKAGE_luci-app-unblockmusic is not set
|
||||
# CONFIG_PACKAGE_luci-app-unblockmusic_INCLUDE_UnblockNeteaseMusic_Go is not set
|
||||
# CONFIG_PACKAGE_luci-app-unblockmusic_INCLUDE_UnblockNeteaseMusic_NodeJS is not set
|
||||
CONFIG_PACKAGE_luci-app-unblockneteasemusic=y
|
||||
# CONFIG_PACKAGE_luci-app-v2ray-server is not set
|
||||
# CONFIG_PACKAGE_luci-app-xlnetacc is not set
|
||||
CONFIG_PACKAGE_luci-app-wrtbwmon=y
|
||||
|
|
Loading…
Reference in New Issue