mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-am33x to 3.13.6-3, fixes #772
This commit is contained in:
parent
be8030a0fd
commit
2803ba6e4a
2 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@ _srcname=linux-3.13
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=3.13.6
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
rcnrel=bone7
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -24,7 +24,7 @@ md5sums=('0ecbaf65c00374eb4a826c2f9f37606f'
|
|||
'a9b131a589a176b4c437b8ca4557b85e'
|
||||
'64605b106b9b3670cc12a6132d0651cd'
|
||||
'SKIP'
|
||||
'5d8cccc99fa4d54d002fa81559ac8b15')
|
||||
'71a7577aa6c923548d49269f48257eff')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.13.6-1 Kernel Configuration
|
||||
# Linux/arm 3.13.6-2 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -3704,8 +3704,8 @@ CONFIG_USB_MUSB_DUAL_ROLE=y
|
|||
CONFIG_USB_MUSB_DSPS=y
|
||||
# CONFIG_USB_MUSB_UX500 is not set
|
||||
CONFIG_USB_MUSB_AM335X_CHILD=y
|
||||
CONFIG_USB_TI_CPPI41_DMA=y
|
||||
# CONFIG_MUSB_PIO_ONLY is not set
|
||||
# CONFIG_USB_TI_CPPI41_DMA is not set
|
||||
CONFIG_MUSB_PIO_ONLY=y
|
||||
# CONFIG_USB_RENESAS_USBHS is not set
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue