mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-aarch64 to 6.10.8-2
config: updates for new wireless modules Closes #2059
This commit is contained in:
parent
eb5d24b5b6
commit
a4db359c28
2 changed files with 10 additions and 6 deletions
|
@ -9,7 +9,7 @@ _srcname=linux-6.10
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="AArch64 multi-platform"
|
||||
pkgver=6.10.8
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -30,7 +30,7 @@ md5sums=('c0ce046a9a0d041e13cf222f81eae574'
|
|||
'7b08a199a97e3e2288e5c03d8e8ded2d'
|
||||
'c9d4e392555b77034e24e9f87c5ff0b3'
|
||||
'a6abfb191ecb3d7d5f6ccdaca335a11d'
|
||||
'ebfcd5d79878361e9d06d45b829a3bd6'
|
||||
'73966951c10d99975ddaab993027ee9e'
|
||||
'7c97cf141750ad810235b1ad06eb9f75'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -3557,7 +3557,10 @@ CONFIG_ATH11K_AHB=m
|
|||
CONFIG_ATH11K_PCI=m
|
||||
# CONFIG_ATH11K_DEBUG is not set
|
||||
# CONFIG_ATH11K_DEBUGFS is not set
|
||||
# CONFIG_ATH12K is not set
|
||||
CONFIG_ATH12K=m
|
||||
CONFIG_ATH12K_PCI=m
|
||||
# CONFIG_ATH12K_DEBUG is not set
|
||||
# CONFIG_ATH12K_DEBUGFS is not set
|
||||
CONFIG_WLAN_VENDOR_ATMEL=y
|
||||
CONFIG_AT76C50X_USB=m
|
||||
CONFIG_WLAN_VENDOR_BROADCOM=y
|
||||
|
@ -3687,9 +3690,10 @@ CONFIG_MT7921_COMMON=m
|
|||
CONFIG_MT7921E=m
|
||||
# CONFIG_MT7921S is not set
|
||||
CONFIG_MT7921U=m
|
||||
# CONFIG_MT7996E is not set
|
||||
# CONFIG_MT7925E is not set
|
||||
# CONFIG_MT7925U is not set
|
||||
CONFIG_MT7996E=m
|
||||
CONFIG_MT7925_COMMON=m
|
||||
CONFIG_MT7925E=m
|
||||
CONFIG_MT7925U=m
|
||||
CONFIG_WLAN_VENDOR_MICROCHIP=y
|
||||
# CONFIG_WILC1000_SDIO is not set
|
||||
# CONFIG_WILC1000_SPI is not set
|
||||
|
|
Loading…
Reference in a new issue