mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-armv7-rc to 3.19.rc5-1
This commit is contained in:
parent
b680859904
commit
752a07fae1
2 changed files with 7 additions and 8 deletions
|
@ -4,8 +4,8 @@
|
|||
buildarch=4
|
||||
|
||||
_rcver=3.19
|
||||
_rcrel=4
|
||||
_rcnrel=armv7-x2
|
||||
_rcrel=5
|
||||
_rcnrel=armv7-x3
|
||||
|
||||
pkgbase=linux-armv7-rc
|
||||
_srcname=linux-3.$((${_rcver##*.}-1))
|
||||
|
@ -28,14 +28,14 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
|
|||
'0004-fix-mvsdio-eMMC-timing.patch'
|
||||
'config')
|
||||
md5sums=('9e854df51ca3fef8bfe566dbd7b89241'
|
||||
'7aa3aed1c5a65bb633e8c3e437ec0dfb'
|
||||
'07b18a016a9253f2123914825580d7bc'
|
||||
'5d644fab7b6bf09ac75d5695128fc547'
|
||||
'a802842ba5ac95e1fd9934267f3fcb82'
|
||||
'SKIP'
|
||||
'70b9ce2701ad3f43940d0172e4618549'
|
||||
'af7f56bc5712f264a55bb6603e64df0e'
|
||||
'a70066db5aa59f660dd7e31809b47e4c'
|
||||
'a27e0ba6c63e0656039e20eeb957fee1'
|
||||
'7069d6a7585fce03114614f60147317a')
|
||||
'30319340a0378e6af7a75a5db3699e4d')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.19.0-rc4-1 Kernel Configuration
|
||||
# Linux/arm 3.19.0-rc5-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -5058,7 +5058,6 @@ CONFIG_USB_MUSB_DUAL_ROLE=y
|
|||
CONFIG_USB_MUSB_OMAP2PLUS=y
|
||||
# CONFIG_USB_MUSB_AM35X is not set
|
||||
# CONFIG_USB_MUSB_DSPS is not set
|
||||
# CONFIG_USB_MUSB_UX500 is not set
|
||||
# CONFIG_USB_INVENTRA_DMA is not set
|
||||
# CONFIG_USB_TI_CPPI41_DMA is not set
|
||||
CONFIG_MUSB_PIO_ONLY=y
|
||||
|
@ -5181,7 +5180,7 @@ CONFIG_USB_EHSET_TEST_FIXTURE=m
|
|||
CONFIG_USB_ISIGHTFW=m
|
||||
CONFIG_USB_YUREX=m
|
||||
CONFIG_USB_EZUSB_FX2=m
|
||||
CONFIG_USB_HSIC_USB3503=m
|
||||
CONFIG_USB_HSIC_USB3503=y
|
||||
# CONFIG_USB_LINK_LAYER_TEST is not set
|
||||
CONFIG_USB_ATM=m
|
||||
CONFIG_USB_SPEEDTOUCH=m
|
||||
|
|
Loading…
Reference in a new issue