mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-odroid-c1 to 3.10.80-21
This commit is contained in:
parent
74b2ed46b5
commit
026d5ce445
2 changed files with 6 additions and 9 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-c1
|
||||
_commit=a1642400d64ea68b9e10cb8683cc6c5c93e540b5
|
||||
_commit=efa186ddc30ba0865c28e7912a3b3ff6e7cc5cfd
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C1"
|
||||
pkgver=3.10.80
|
||||
pkgrel=20
|
||||
pkgrel=21
|
||||
arch=('armv7h')
|
||||
url="https://github.com/hardkernel/linux"
|
||||
license=('GPL2')
|
||||
|
@ -21,11 +21,11 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'0002-KEYS-Fix-keyring-ref-leak-in-join_session_keyring.patch'
|
||||
'config'
|
||||
'amlogic.service')
|
||||
md5sums=('7c5aa56cbbc8c944b00e7ff430caab55'
|
||||
md5sums=('12ec1c7eef500bacb9b5c4d8d2c7bb24'
|
||||
'SKIP'
|
||||
'cc526d3d7ec020f42fd47401f3af0eac'
|
||||
'ff03cd607742634a7c8e90dc521cb60b'
|
||||
'3a0bf97c1c2f680328b49746e463c271'
|
||||
'6218056dd75a75387a3d688ea5dd3741'
|
||||
'b8956789318f49cec5b8bb0b41654a9b')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.10.80-18 Kernel Configuration
|
||||
# Linux/arm 3.10.80-21 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -571,7 +571,7 @@ CONFIG_PM_SLEEP=y
|
|||
CONFIG_PM_SLEEP_SMP=y
|
||||
# CONFIG_PM_AUTOSLEEP is not set
|
||||
# CONFIG_PM_WAKELOCKS is not set
|
||||
CONFIG_PM_RUNTIME=y
|
||||
# CONFIG_PM_RUNTIME is not set
|
||||
CONFIG_PM=y
|
||||
# CONFIG_PM_DEBUG is not set
|
||||
# CONFIG_APM_EMULATION is not set
|
||||
|
@ -3562,7 +3562,6 @@ CONFIG_USB=y
|
|||
#
|
||||
CONFIG_USB_DEFAULT_PERSIST=y
|
||||
# CONFIG_USB_DYNAMIC_MINORS is not set
|
||||
# CONFIG_USB_OTG is not set
|
||||
# CONFIG_USB_OTG_WHITELIST is not set
|
||||
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
|
||||
# CONFIG_USB_MON is not set
|
||||
|
@ -3600,7 +3599,6 @@ CONFIG_USB_WDM=m
|
|||
CONFIG_USB_STORAGE=y
|
||||
# CONFIG_USB_STORAGE_DEBUG is not set
|
||||
CONFIG_USB_STORAGE_REALTEK=y
|
||||
CONFIG_REALTEK_AUTOPM=y
|
||||
CONFIG_USB_STORAGE_DATAFAB=y
|
||||
CONFIG_USB_STORAGE_FREECOM=y
|
||||
CONFIG_USB_STORAGE_ISD200=y
|
||||
|
@ -4115,7 +4113,6 @@ CONFIG_WIMAX_GDM72XX_K_MODE=y
|
|||
CONFIG_WIMAX_GDM72XX_WIMAX2=y
|
||||
CONFIG_WIMAX_GDM72XX_USB=y
|
||||
# CONFIG_WIMAX_GDM72XX_SDIO is not set
|
||||
CONFIG_WIMAX_GDM72XX_USB_PM=y
|
||||
# CONFIG_CED1401 is not set
|
||||
# CONFIG_DGRP is not set
|
||||
CONFIG_CLKDEV_LOOKUP=y
|
||||
|
|
Loading…
Reference in a new issue