mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-aarch64-rc to 5.1.rc2-1
This commit is contained in:
parent
4cd93d36a8
commit
49373db996
2 changed files with 7 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=5.1
|
||||
_rcrel=1
|
||||
_rcrel=2
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
|
@ -30,13 +30,13 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('7c38ed78be9efcbe0d1640d4a460f41a'
|
||||
md5sums=('00f2a2fc5a32f662a5cf2e21b1892c4f'
|
||||
'bca6950ebc7146384de4d37579bf576b'
|
||||
'4aa33b50a14edcc63a406a4de744c413'
|
||||
'dc8ec5415f6a1af425316c310f747fa7'
|
||||
'4477684c49622c88884efb4bb7aeb3a3'
|
||||
'fc1413b1931091271449b9d78a05c984'
|
||||
'2f64a6e9c20c45b50de30d6bfd74dd7f'
|
||||
'009a3b977fbdd6865e720e55929035ed'
|
||||
'7f1a96e24f5150f790df94398e9525a3'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.1.0-rc1-1 Kernel Configuration
|
||||
# Linux/arm64 5.1.0-rc2-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -6690,6 +6690,9 @@ CONFIG_AUXDISPLAY=y
|
|||
# CONFIG_HD44780 is not set
|
||||
# CONFIG_IMG_ASCII_LCD is not set
|
||||
# CONFIG_HT16K33 is not set
|
||||
# CONFIG_CHARLCD_BL_OFF is not set
|
||||
# CONFIG_CHARLCD_BL_ON is not set
|
||||
CONFIG_CHARLCD_BL_FLASH=y
|
||||
CONFIG_UIO=m
|
||||
CONFIG_UIO_CIF=m
|
||||
# CONFIG_UIO_PDRV_GENIRQ is not set
|
||||
|
|
Loading…
Reference in a new issue