mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-armv5-rc to 4.6.rc3-1
This commit is contained in:
parent
454c82c3b6
commit
e762d41f95
2 changed files with 5 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=2
|
||||
|
||||
_rcver=4.6
|
||||
_rcrel=2
|
||||
_rcrel=3
|
||||
|
||||
pkgbase=linux-armv5-rc
|
||||
_srcname=linux-4.$((${_rcver##*.}-1))
|
||||
|
@ -26,11 +26,11 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'0003-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch'
|
||||
'config')
|
||||
md5sums=('a60d48eee08ec0536d5efb17ca819aef'
|
||||
'e3752dbebf18b474b70d589ddb148706'
|
||||
'aa1c3f33ceabb564e3264cd8163df780'
|
||||
'9e7292551a34e0e6414ff480cda78007'
|
||||
'f7f2b7e7ff974913cb741ea5c8ad632e'
|
||||
'63ee04d409d10aa1a5a4e7d5fbb9e764'
|
||||
'f388560edaaf9881b2ce134200ec501b')
|
||||
'86a06f7bd154de2282181bbd5165cfe1')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.6.0-rc1-1 Kernel Configuration
|
||||
# Linux/arm 4.6.0-rc3-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -3267,7 +3267,7 @@ CONFIG_DRM_KMS_CMA_HELPER=y
|
|||
# CONFIG_DRM_HDLCD is not set
|
||||
|
||||
#
|
||||
# ACP Configuration
|
||||
# ACP (Audio CoProcessor) Configuration
|
||||
#
|
||||
# CONFIG_DRM_AMD_ACP is not set
|
||||
# CONFIG_DRM_VGEM is not set
|
||||
|
@ -3420,7 +3420,6 @@ CONFIG_SND_SPI=y
|
|||
# CONFIG_SND_AT73C213 is not set
|
||||
CONFIG_SND_USB=y
|
||||
CONFIG_SND_USB_AUDIO=m
|
||||
CONFIG_SND_USB_AUDIO_USE_MEDIA_CONTROLLER=y
|
||||
CONFIG_SND_USB_UA101=m
|
||||
CONFIG_SND_USB_CAIAQ=m
|
||||
CONFIG_SND_USB_CAIAQ_INPUT=y
|
||||
|
|
Loading…
Reference in a new issue