mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-armv7-rc to 3.19.rc4-1
This commit is contained in:
parent
498d637974
commit
37e6a5de6e
2 changed files with 9 additions and 6 deletions
|
@ -4,8 +4,8 @@
|
|||
buildarch=4
|
||||
|
||||
_rcver=3.19
|
||||
_rcrel=3
|
||||
_rcnrel=armv7-x1
|
||||
_rcrel=4
|
||||
_rcnrel=armv7-x2
|
||||
|
||||
pkgbase=linux-armv7-rc
|
||||
_srcname=linux-3.$((${_rcver##*.}-1))
|
||||
|
@ -28,14 +28,14 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
|
|||
'0004-fix-mvsdio-eMMC-timing.patch'
|
||||
'config')
|
||||
md5sums=('9e854df51ca3fef8bfe566dbd7b89241'
|
||||
'63cb0c21a591edafb1032bdc689c9193'
|
||||
'5c5bb144c5a0231e90e438d3e3a5b646'
|
||||
'7aa3aed1c5a65bb633e8c3e437ec0dfb'
|
||||
'07b18a016a9253f2123914825580d7bc'
|
||||
'SKIP'
|
||||
'70b9ce2701ad3f43940d0172e4618549'
|
||||
'af7f56bc5712f264a55bb6603e64df0e'
|
||||
'a70066db5aa59f660dd7e31809b47e4c'
|
||||
'a27e0ba6c63e0656039e20eeb957fee1'
|
||||
'2f9f347258ae9a99c6353a4558ce5646')
|
||||
'7069d6a7585fce03114614f60147317a')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.19.0-rc3-1 Kernel Configuration
|
||||
# Linux/arm 3.19.0-rc4-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -5734,6 +5734,8 @@ CONFIG_LTE_GDM724X=m
|
|||
# CONFIG_DGAP is not set
|
||||
CONFIG_GS_FPGABOOT=m
|
||||
# CONFIG_COMMON_CLK_XLNX_CLKWZRD is not set
|
||||
CONFIG_DRM_ETNAVIV=m
|
||||
CONFIG_DRM_ETNAVIV_REGISTER_LOGGING=y
|
||||
|
||||
#
|
||||
# SOC (System On Chip) specific Drivers
|
||||
|
@ -6561,6 +6563,7 @@ CONFIG_KGDB=y
|
|||
CONFIG_KGDB_SERIAL_CONSOLE=y
|
||||
# CONFIG_KGDB_TESTS is not set
|
||||
CONFIG_KGDB_KDB=y
|
||||
CONFIG_KDB_DEFAULT_ENABLE=0x1
|
||||
CONFIG_KDB_KEYBOARD=y
|
||||
CONFIG_KDB_CONTINUE_CATASTROPHIC=0
|
||||
# CONFIG_ARM_PTDUMP is not set
|
||||
|
|
Loading…
Reference in a new issue