mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-odroid-xu3 to 3.10.82-4
This commit is contained in:
parent
65bd965072
commit
4350b8367a
2 changed files with 8 additions and 6 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-xu3
|
||||
_commit=d39df457d5bead75c9565238bd9078e2e2d89fee
|
||||
_commit=f4401ce88a34bea89d42b5dc5987f09b275c9d0f
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-XU3"
|
||||
pkgver=3.10.82
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
arch=('armv7h')
|
||||
url="https://github.com/hardkernel/linux"
|
||||
license=('GPL2')
|
||||
|
@ -19,8 +19,8 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'0001-remove-thermal-messages.patch'
|
||||
'0002-remove-rtc-messages.patch')
|
||||
md5sums=('28efd28a4e01b16f96a35ae5b34877cd'
|
||||
'ba3c8666cdb3d8e23dbb1fa736f353b5'
|
||||
md5sums=('82c4d296c9980f720164902a2a1c3dee'
|
||||
'0bcf3278a9229b27be21a236645f2201'
|
||||
'16173f5fbda2d6749c2c4dc91e1cb079'
|
||||
'c32251285da70e7885f79e7f1919f26a')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.10.82-3 Kernel Configuration
|
||||
# Linux/arm 3.10.82-4 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -2995,7 +2995,7 @@ CONFIG_USB_DEFAULT_PERSIST=y
|
|||
CONFIG_USB_OTG=y
|
||||
# CONFIG_USB_OTG_WHITELIST is not set
|
||||
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
|
||||
# CONFIG_USB_MON is not set
|
||||
CONFIG_USB_MON=m
|
||||
# CONFIG_USB_WUSB_CBAF is not set
|
||||
|
||||
#
|
||||
|
@ -3773,6 +3773,8 @@ 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=y
|
||||
# CONFIG_ODROID_EXYNOS5_HDMI_PHY_TUNE_DEBUG is not set
|
||||
|
||||
#
|
||||
# PHY Subsystem
|
||||
|
|
Loading…
Reference in a new issue