core/linux-am33x to 5.6.15-1

This commit is contained in:
Kevin Mihelich 2020-05-30 04:42:19 +00:00
parent 466285e90a
commit 818d9a8c7f
2 changed files with 12 additions and 8 deletions

View file

@ -7,10 +7,10 @@ pkgbase=linux-am33x
_srcname=linux-5.6
_kernelname=${pkgbase#linux}
_desc="TI AM335x Beaglebone (Black)"
pkgver=5.6.14
pkgver=5.6.15
pkgrel=1
rcnver=5.6.10
rcnrel=bone12
rcnver=5.6.14
rcnrel=bone13
arch=('armv7h')
url="http://www.kernel.org/"
license=('GPL2')
@ -25,11 +25,11 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
'linux.preset'
'99-linux.hook')
md5sums=('7b9199ec5fa563ece9ed585ffb17798f'
'76664934daa68fd88ba9cfbe72729b1a'
'719fb908b709388378bd36a8cf00a319'
'e4e1faef579a6aa16d2c7a92a7a7b0d1'
'3ed3e68f2e4c24cd98709883ef6e8680'
'SKIP'
'ee16bcdbbf978e714455933ecd6dd8fe'
'a890d744b155a3c66a817172da315970'
'385d29e43068cb97121d7d9f54cf943b'
'78ccc998f27eec49a9d5490218b1b1ab'
'79fa396e3f9a09a85156d6d7c2d34b58')

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 5.6.14-1 Kernel Configuration
# Linux/arm 5.6.15-1 Kernel Configuration
#
#
@ -771,6 +771,7 @@ CONFIG_BFQ_GROUP_IOSCHED=y
CONFIG_ASN1=y
CONFIG_UNINLINE_SPIN_UNLOCK=y
CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
CONFIG_ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE=y
CONFIG_FREEZER=y
#
@ -2914,7 +2915,10 @@ CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_OMAP is not set
# CONFIG_SERIAL_SIFIVE is not set
# CONFIG_SERIAL_SCCNXP is not set
# CONFIG_SERIAL_SC16IS7XX is not set
CONFIG_SERIAL_SC16IS7XX_CORE=m
CONFIG_SERIAL_SC16IS7XX=m
CONFIG_SERIAL_SC16IS7XX_I2C=y
CONFIG_SERIAL_SC16IS7XX_SPI=y
# CONFIG_SERIAL_BCM63XX is not set
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_UART is not set