mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-odroid-xu3 to 3.10.103-3
This commit is contained in:
parent
af60a693d8
commit
e5be2f3a9c
2 changed files with 8 additions and 6 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-xu3
|
||||
_commit=4333acf941edefce7c35b855f93f31ef37b38362
|
||||
_commit=ee5e18836caa83e5df51a34e57fa3a6780797665
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-XU3"
|
||||
pkgver=3.10.103
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
bfqver=v7r8
|
||||
|
||||
arch=('armv7h')
|
||||
|
@ -23,8 +23,8 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
"ftp://teambelgium.net/bfq/patches/${pkgver:0:4}.8+-${bfqver}/0002-block-introduce-the-BFQ-${bfqver}-I-O-sched-for-${pkgver:0:4}.8.patch"
|
||||
"ftp://teambelgium.net/bfq/patches/${pkgver:0:4}.8+-${bfqver}/0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-${bfqver}-for-${pkgver:0:4}.8+.patch"
|
||||
'exynos-gcc6.patch')
|
||||
md5sums=('7bacaff8170813510fcaad44ee596a5f'
|
||||
'aae0e0545e2de944b10cbf8f12706ef9'
|
||||
md5sums=('779734103264892fd64dcc120f19c3a2'
|
||||
'243ae4c6a58b721d084b45666ca225ea'
|
||||
'003f1554be6b672100d2f2401a574d92'
|
||||
'12ffe57584b4f2adcc3e184dc6948772'
|
||||
'9e78f9f5364f8ebb981aeb235dcb7415'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.10.102-4 Kernel Configuration
|
||||
# Linux/arm 3.10.103-3 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -3844,7 +3844,9 @@ CONFIG_ODROID_EXYNOS5_FAN=y
|
|||
CONFIG_ODROID_EXYNOS5_SP=m
|
||||
CONFIG_ODROID_EXYNOS5_IOBOARD=m
|
||||
# CONFIG_ODROID_EXYNOS5_IOBOARD_DEBUG is not set
|
||||
# CONFIG_ODROID_EXYNOS5_HDMI_PHY_TUNE is not set
|
||||
CONFIG_ODROID_EXYNOS5_HDMI_PHY_TUNE=y
|
||||
# CONFIG_ODROID_EXYNOS5_HDMI_PHY_TUNE_DEBUG is not set
|
||||
CONFIG_ODROID_EXYNOS5_ETHPWCTRL=y
|
||||
|
||||
#
|
||||
# PHY Subsystem
|
||||
|
|
Loading…
Reference in a new issue