mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid-xu3 to 4.14.120-1
This commit is contained in:
parent
0cc3733880
commit
71c61fa7ed
2 changed files with 7 additions and 8 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-xu3
|
||||
_commit=e5086d67b70c2225ede3a5901b7f3d6903800c92
|
||||
_commit=23b2578f1fe10c4acb7da93ab01d9b3e33521635
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-XU3/XU4/HC1"
|
||||
pkgver=4.14.111
|
||||
pkgrel=2
|
||||
pkgver=4.14.120
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="https://github.com/hardkernel/linux"
|
||||
license=('GPL2')
|
||||
|
@ -19,8 +19,8 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('4afccdd706ca1bc55ac9a926a45e649d'
|
||||
'8689c83ec360bc4ced9995b6d40f59b1'
|
||||
md5sums=('3cdeb987b219bdb010e764d31a3aad42'
|
||||
'4711d734a11ea3d735b0c2ce1f19324c'
|
||||
'a84976d500db50cee07177eccfe2f455'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.14.111-1 Kernel Configuration
|
||||
# Linux/arm 4.14.120-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -470,7 +470,6 @@ CONFIG_PLAT_SAMSUNG=y
|
|||
#
|
||||
# Power management
|
||||
#
|
||||
# CONFIG_SAMSUNG_PM_CHECK is not set
|
||||
# CONFIG_ARCH_RENESAS is not set
|
||||
# CONFIG_ARCH_SUNXI is not set
|
||||
# CONFIG_ARCH_SIRF is not set
|
||||
|
@ -2434,6 +2433,7 @@ CONFIG_LEGACY_PTY_COUNT=256
|
|||
# CONFIG_SERIAL_NONSTANDARD is not set
|
||||
# CONFIG_N_GSM is not set
|
||||
# CONFIG_TRACE_SINK is not set
|
||||
CONFIG_LDISC_AUTOLOAD=y
|
||||
CONFIG_DEVMEM=y
|
||||
CONFIG_DEVKMEM=y
|
||||
|
||||
|
@ -2487,7 +2487,6 @@ CONFIG_SERIAL_CORE_CONSOLE=y
|
|||
CONFIG_HW_RANDOM=y
|
||||
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
|
||||
CONFIG_HW_RANDOM_TPM=y
|
||||
# CONFIG_R3964 is not set
|
||||
# CONFIG_RAW_DRIVER is not set
|
||||
CONFIG_TCG_TPM=y
|
||||
# CONFIG_TCG_TIS is not set
|
||||
|
|
Loading…
Reference in a new issue