x86_64: 添加 kmod-igb-intel
This commit is contained in:
parent
a17d8443e8
commit
c0d692660c
|
@ -6,7 +6,7 @@ CONFIG_GRUB_IMAGES=y
|
|||
CONFIG_VMDK_IMAGES=y
|
||||
CONFIG_VDI_IMAGES=y
|
||||
CONFIG_VHDX_IMAGES=y
|
||||
CONFIG_GRUB_TITLE="OpenWrt for x86_64 & Powered by AutoBuild-Actions"
|
||||
CONFIG_GRUB_TITLE="OpenWrt for x64 devices & Powered by AutoBuild-Actions"
|
||||
# CONFIG_GRUB_BOOTOPTS="i915.enable_guc=2"
|
||||
# CONFIG_GRUB_TIMEOUT="3"
|
||||
CONFIG_TARGET_KERNEL_PARTSIZE=32
|
||||
|
@ -31,8 +31,9 @@ CONFIG_PACKAGE_kmod-fs-cifs=y
|
|||
CONFIG_PACKAGE_kmod-fs-nfs-v3=y
|
||||
CONFIG_PACKAGE_kmod-fs-nfs-v4=y
|
||||
CONFIG_PACKAGE_kmod-i915-gvt=y
|
||||
CONFIG_PACKAGE_kmod-igb-intel=y
|
||||
|
||||
# USB 相关
|
||||
# USB 驱动程序
|
||||
CONFIG_PACKAGE_kmod-usb-net=y
|
||||
CONFIG_PACKAGE_kmod-usb-net-rndis=y
|
||||
CONFIG_PACKAGE_kmod-usb-net-cdc-ether=y
|
||||
|
@ -43,7 +44,7 @@ CONFIG_PACKAGE_kmod-usb-uhci=y
|
|||
CONFIG_PACKAGE_kmod-usb-ohci=y
|
||||
CONFIG_PACKAGE_kmod-usb-ohci-pci=y
|
||||
|
||||
## USB Wireless 驱动程序
|
||||
# Wireless 驱动程序
|
||||
CONFIG_PACKAGE_kmod-rtl8821ae=y
|
||||
CONFIG_PACKAGE_kmod-rtl8821cu=y
|
||||
CONFIG_PACKAGE_kmod-rtl8xxxu=y
|
||||
|
@ -144,11 +145,11 @@ CONFIG_PACKAGE_luci-app-zerotier=y
|
|||
|
||||
CONFIG_PACKAGE_luci-ssl-openssl=y
|
||||
|
||||
# 主题包
|
||||
# Themes
|
||||
CONFIG_PACKAGE_luci-theme-argon=y
|
||||
CONFIG_PACKAGE_luci-theme-netgear=y
|
||||
|
||||
# Appliciations
|
||||
# 其他 Appliciations
|
||||
CONFIG_PACKAGE_acpid=y
|
||||
CONFIG_PACKAGE_autosamba=y
|
||||
CONFIG_PACKAGE_antfs-mount=y
|
||||
|
|
Loading…
Reference in New Issue