mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid-c2 to 3.16.61-2
This commit is contained in:
parent
46c10e0f44
commit
bc732be02a
2 changed files with 5 additions and 6 deletions
|
@ -9,7 +9,7 @@ _srcname=linux-${_commit}
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C2"
|
||||
pkgver=3.16.61
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('aarch64')
|
||||
url="https://github.com/hardkernel/linux/tree/odroidc2-v3.16.y"
|
||||
license=('GPL2')
|
||||
|
@ -48,7 +48,7 @@ md5sums=('38814199a2976bc63ce3890c8a976824'
|
|||
'4d9a6300858f2039f1c33fbdb54c8df5'
|
||||
'8c22925423abc152c24c8e120b9a9fb1'
|
||||
'e1449557cf7ff2d17398e8d36708cf61'
|
||||
'554242c615d9ade2dabedab406e6221e'
|
||||
'26495ee6c818b0a8f88c9ae146af35d2'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'b8956789318f49cec5b8bb0b41654a9b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 3.16.57-2 Kernel Configuration
|
||||
# Linux/arm64 3.16.61-2 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_ARM64_HAS_SG_CHAIN=y
|
||||
|
@ -2151,8 +2151,7 @@ CONFIG_HW_CONSOLE=y
|
|||
CONFIG_VT_HW_CONSOLE_BINDING=y
|
||||
CONFIG_UNIX98_PTYS=y
|
||||
CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
|
||||
CONFIG_LEGACY_PTYS=y
|
||||
CONFIG_LEGACY_PTY_COUNT=256
|
||||
# CONFIG_LEGACY_PTYS is not set
|
||||
# CONFIG_SERIAL_NONSTANDARD is not set
|
||||
# CONFIG_N_GSM is not set
|
||||
# CONFIG_TRACE_SINK is not set
|
||||
|
@ -2759,7 +2758,7 @@ CONFIG_IR_TTUSBIR=m
|
|||
# CONFIG_IR_IMG is not set
|
||||
CONFIG_RC_LOOPBACK=m
|
||||
CONFIG_IR_GPIO_CIR=m
|
||||
# CONFIG_IR_GPIOPLUG_CIR is not set
|
||||
CONFIG_IR_GPIOPLUG_CIR=m
|
||||
CONFIG_MEDIA_USB_SUPPORT=y
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue