mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid-c1 to 3.10.103-2
This commit is contained in:
parent
a5fb187864
commit
c128fc575b
2 changed files with 8 additions and 6 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-c1
|
||||
_commit=c8cd7397fca55ec03252e9e3a892dc489915bf90
|
||||
_commit=9236ee23667d7a730d6eff4d050b28404f7207d1
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C1"
|
||||
pkgver=3.10.103
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('armv7h')
|
||||
url="https://github.com/hardkernel/linux"
|
||||
license=('GPL2')
|
||||
|
@ -19,9 +19,9 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
"git+https://github.com/mdrjr/c1_bootini.git"
|
||||
'config'
|
||||
'amlogic.service')
|
||||
md5sums=('e496a519d017a23363ce461e032389f7'
|
||||
md5sums=('e6d4fc8c663813ba6a4b28d522240ea2'
|
||||
'SKIP'
|
||||
'7e46565d21991775bb229b19c0c3dab1'
|
||||
'd00f4b33ecc248ea9369823548da0f88'
|
||||
'b8956789318f49cec5b8bb0b41654a9b')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.10.103-1 Kernel Configuration
|
||||
# Linux/arm 3.10.103-2 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -4266,6 +4266,7 @@ CONFIG_ARM_GIC=y
|
|||
# CONFIG_RESET_CONTROLLER is not set
|
||||
CONFIG_MALI400=y
|
||||
CONFIG_MALI450=y
|
||||
# CONFIG_MALI470 is not set
|
||||
# CONFIG_MALI400_DEBUG is not set
|
||||
# CONFIG_MALI400_PROFILING is not set
|
||||
CONFIG_MALI400_UMP=y
|
||||
|
@ -4273,6 +4274,7 @@ CONFIG_MALI_DVFS=y
|
|||
CONFIG_MALI_DMA_BUF_MAP_ON_ATTACH=y
|
||||
CONFIG_MALI_SHARED_INTERRUPTS=y
|
||||
# CONFIG_MALI_PMU_PARALLEL_POWER_UP is not set
|
||||
# CONFIG_MALI_DT is not set
|
||||
# CONFIG_MALI_QUIET is not set
|
||||
CONFIG_UMP=y
|
||||
# CONFIG_UMP_DEBUG is not set
|
||||
|
@ -5060,6 +5062,6 @@ CONFIG_BACKPORT_USB_SIERRA_NET=m
|
|||
#
|
||||
CONFIG_BACKPORT_USB_WDM=m
|
||||
CONFIG_RTL8192CU=m
|
||||
CONFIG_RTL8812AU=m
|
||||
CONFIG_RTL8821AU=m
|
||||
CONFIG_RTL8188EU=m
|
||||
CONFIG_RTL8192DU=m
|
||||
|
|
Loading…
Reference in a new issue