mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-odroid-c2 to 3.14.65-9
This commit is contained in:
parent
bd8d3fd3e0
commit
af213b6a0a
2 changed files with 12 additions and 15 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=8
|
||||
|
||||
pkgbase=linux-odroid-c2
|
||||
_commit=3abc398b5579584dcd83ef06a933009d21bb608a
|
||||
_commit=3dd584f4bfeee51c940374ef270d66adc576ee52
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C2"
|
||||
pkgver=3.14.65
|
||||
pkgrel=8
|
||||
pkgrel=9
|
||||
arch=('aarch64')
|
||||
url="https://github.com/hardkernel/linux/tree/odroidc2-3.14.y"
|
||||
license=('GPL2')
|
||||
|
@ -21,10 +21,10 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'amlogic.service')
|
||||
md5sums=('978460819904e284c98af00785508982'
|
||||
md5sums=('07491da1cfee68dcf7c6920cf6d6f5b5'
|
||||
'SKIP'
|
||||
'3c4a5342ac88d86b4bf99e7d0b8b2977'
|
||||
'813809782b0bda74fbf4dcc307fa8694'
|
||||
'a0ca5d70abb01f9e19b10bd5f82c9096'
|
||||
'85fd3026c435ffa6d7c2d7f9767b4251'
|
||||
'b8956789318f49cec5b8bb0b41654a9b')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 3.14.65-8 Kernel Configuration
|
||||
# Linux/arm64 3.14.65-9 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_ARM64_HAS_SG_CHAIN=y
|
||||
|
@ -4086,18 +4086,15 @@ CONFIG_LIRC_ZILOG=m
|
|||
# Android
|
||||
#
|
||||
CONFIG_ANDROID=y
|
||||
CONFIG_ANDROID_BINDER_IPC=y
|
||||
# CONFIG_ANDROID_BINDER_IPC_32BIT is not set
|
||||
CONFIG_ASHMEM=y
|
||||
CONFIG_ANDROID_LOGGER=y
|
||||
CONFIG_ANDROID_TIMED_OUTPUT=y
|
||||
# CONFIG_ANDROID_TIMED_GPIO is not set
|
||||
CONFIG_ANDROID_LOW_MEMORY_KILLER=y
|
||||
CONFIG_ANDROID_LOW_MEMORY_KILLER_AUTODETECT_OOM_ADJ_VALUES=y
|
||||
CONFIG_ANDROID_INTF_ALARM_DEV=y
|
||||
# CONFIG_ANDROID_BINDER_IPC is not set
|
||||
# CONFIG_ASHMEM is not set
|
||||
# CONFIG_ANDROID_LOGGER is not set
|
||||
# CONFIG_ANDROID_TIMED_OUTPUT is not set
|
||||
# CONFIG_ANDROID_LOW_MEMORY_KILLER is not set
|
||||
# CONFIG_ANDROID_INTF_ALARM_DEV is not set
|
||||
CONFIG_SYNC=y
|
||||
CONFIG_SW_SYNC=y
|
||||
CONFIG_SW_SYNC_USER=y
|
||||
# CONFIG_SW_SYNC_USER is not set
|
||||
CONFIG_ION=y
|
||||
# CONFIG_ION_TEST is not set
|
||||
# CONFIG_ION_DUMMY is not set
|
||||
|
|
Loading…
Reference in a new issue