mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-aarch64-rc to 4.14.rc3-1
This commit is contained in:
parent
82f3b4184e
commit
eb68e89854
2 changed files with 6 additions and 7 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=4.14
|
||||
_rcrel=2
|
||||
_rcrel=3
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
|
@ -27,11 +27,11 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'kernel_data_key.vbprivk'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('f795ac9a3dc666344cd1502b40d6545f'
|
||||
md5sums=('e7e7e7b369a5a6167bd1218c54bb9e93'
|
||||
'7202a91360452d28591525fa08d20fa0'
|
||||
'28954404cdc8766aa0d986467904287c'
|
||||
'3580cb7661a2145a43ffa514bcafc1d8'
|
||||
'1ca9f652c39fd65024cb8b47c808cb9b'
|
||||
'6a5b508d6717d06096ff58b0eb1b0f08'
|
||||
'11a4f35c50f0bde59c30182aa7b797b7'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.14.0-rc1-1 Kernel Configuration
|
||||
# Linux/arm64 4.14.0-rc3-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -1462,7 +1462,6 @@ CONFIG_BT_6LOWPAN=m
|
|||
# CONFIG_BT_LEDS is not set
|
||||
# CONFIG_BT_SELFTEST is not set
|
||||
# CONFIG_BT_DEBUGFS is not set
|
||||
CONFIG_BT_LEGACY_IOCTL=y
|
||||
|
||||
#
|
||||
# Bluetooth device drivers
|
||||
|
@ -7815,7 +7814,7 @@ CONFIG_CRYPTO_ENGINE=m
|
|||
# Authenticated Encryption with Associated Data
|
||||
#
|
||||
CONFIG_CRYPTO_CCM=m
|
||||
CONFIG_CRYPTO_GCM=m
|
||||
CONFIG_CRYPTO_GCM=y
|
||||
CONFIG_CRYPTO_CHACHA20POLY1305=m
|
||||
CONFIG_CRYPTO_SEQIV=y
|
||||
CONFIG_CRYPTO_ECHAINIV=m
|
||||
|
@ -7846,7 +7845,7 @@ CONFIG_CRYPTO_VMAC=m
|
|||
CONFIG_CRYPTO_CRC32C=y
|
||||
CONFIG_CRYPTO_CRC32=y
|
||||
CONFIG_CRYPTO_CRCT10DIF=y
|
||||
CONFIG_CRYPTO_GHASH=m
|
||||
CONFIG_CRYPTO_GHASH=y
|
||||
CONFIG_CRYPTO_POLY1305=m
|
||||
CONFIG_CRYPTO_MD4=m
|
||||
CONFIG_CRYPTO_MD5=y
|
||||
|
|
Loading…
Reference in a new issue