mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-12 11:21:55 +00:00
add kmod-ath9k
This commit is contained in:
parent
3aeefced93
commit
8c74a8bf49
4 changed files with 6 additions and 2 deletions
|
@ -2,3 +2,4 @@ CONFIG_TARGET_brcm2708=y
|
|||
CONFIG_TARGET_brcm2708_bcm2709=y
|
||||
CONFIG_TARGET_brcm2708_bcm2709_DEVICE_rpi-2=y
|
||||
CONFIG_PACKAGE_kmod-ath10k-ct=n
|
||||
CONFIG_PACKAGE_kmod-ath9k=y
|
|
@ -2,3 +2,4 @@ CONFIG_TARGET_brcm2708=y
|
|||
CONFIG_TARGET_brcm2708_bcm2710=y
|
||||
CONFIG_TARGET_brcm2708_bcm2710_DEVICE_rpi-3=y
|
||||
CONFIG_PACKAGE_kmod-ath10k-ct=n
|
||||
CONFIG_PACKAGE_kmod-ath9k=y
|
|
@ -4,3 +4,4 @@ CONFIG_TARGET_x86_generic_Generic=y
|
|||
# CONFIG_TARGET_ROOTFS_EXT4FS is not set
|
||||
# CONFIG_TARGET_ROOTFS_TARGZ is not set
|
||||
CONFIG_PACKAGE_open-vm-tools=m
|
||||
CONFIG_PACKAGE_kmod-ath9k=y
|
||||
|
|
|
@ -5,3 +5,4 @@ CONFIG_TARGET_x86_64_Generic=y
|
|||
# CONFIG_TARGET_ROOTFS_TARGZ is not set
|
||||
CONFIG_KERNEL_PAGE_TABLE_ISOLATION=y
|
||||
CONFIG_PACKAGE_open-vm-tools=m
|
||||
CONFIG_PACKAGE_kmod-ath9k=y
|
||||
|
|
Loading…
Reference in a new issue