mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-armv7-rc to 3.19.rc7-1
This commit is contained in:
parent
c7cddddbe5
commit
cb0f8d2a1f
2 changed files with 9 additions and 14 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=4
|
||||
|
||||
_rcver=3.19
|
||||
_rcrel=6
|
||||
_rcrel=7
|
||||
_rcnrel=armv7-x3
|
||||
|
||||
pkgbase=linux-armv7-rc
|
||||
|
@ -29,15 +29,15 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
|
|||
'0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch'
|
||||
'config')
|
||||
md5sums=('9e854df51ca3fef8bfe566dbd7b89241'
|
||||
'90beea7083f70000e32c14463e576a46'
|
||||
'1686f0fc8c4aefed6c86941fa8b5de82'
|
||||
'54fc1f2fd8965e52119f119905c92693'
|
||||
'1892b10ce6f0c13afa5c35b840ce1169'
|
||||
'SKIP'
|
||||
'f08e4d6f28ef4bdba33ddccecaa3d547'
|
||||
'2e5ce0eab008104e2e72fd41207725c6'
|
||||
'7adbffa76463850fefd5cf12f63c86e9'
|
||||
'3e51a3538a08e8f87dcc7cea1cc25b68'
|
||||
'52db768a824523895d8ff8b41403283a'
|
||||
'96f18cb44dbd4c0de89fdec3539e03d9')
|
||||
'fddf3705f6e6748af3339dea1d9c2586')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.19.0-rc6-1 Kernel Configuration
|
||||
# Linux/arm 3.19.0-rc7-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -5241,7 +5241,6 @@ CONFIG_USB_F_OBEX=m
|
|||
CONFIG_USB_F_NCM=m
|
||||
CONFIG_USB_F_ECM=m
|
||||
CONFIG_USB_F_PHONET=m
|
||||
CONFIG_USB_F_EEM=m
|
||||
CONFIG_USB_F_SUBSET=m
|
||||
CONFIG_USB_F_RNDIS=m
|
||||
CONFIG_USB_F_MASS_STORAGE=m
|
||||
|
@ -5253,7 +5252,7 @@ CONFIG_USB_F_HID=m
|
|||
# CONFIG_USB_AUDIO is not set
|
||||
CONFIG_USB_ETH=m
|
||||
CONFIG_USB_ETH_RNDIS=y
|
||||
CONFIG_USB_ETH_EEM=y
|
||||
# CONFIG_USB_ETH_EEM is not set
|
||||
CONFIG_USB_G_NCM=m
|
||||
CONFIG_USB_GADGETFS=m
|
||||
# CONFIG_USB_FUNCTIONFS is not set
|
||||
|
@ -5738,13 +5737,6 @@ CONFIG_GS_FPGABOOT=m
|
|||
# CONFIG_COMMON_CLK_XLNX_CLKWZRD is not set
|
||||
CONFIG_DRM_ETNAVIV=m
|
||||
CONFIG_DRM_ETNAVIV_REGISTER_LOGGING=y
|
||||
|
||||
#
|
||||
# SOC (System On Chip) specific Drivers
|
||||
#
|
||||
CONFIG_SOC_TI=y
|
||||
# CONFIG_KEYSTONE_NAVIGATOR_QMSS is not set
|
||||
# CONFIG_KEYSTONE_NAVIGATOR_DMA is not set
|
||||
CONFIG_CLKDEV_LOOKUP=y
|
||||
CONFIG_HAVE_CLK_PREPARE=y
|
||||
CONFIG_COMMON_CLK=y
|
||||
|
@ -5843,6 +5835,9 @@ CONFIG_RPMSG=y
|
|||
#
|
||||
# SOC (System On Chip) specific Drivers
|
||||
#
|
||||
CONFIG_SOC_TI=y
|
||||
# CONFIG_KEYSTONE_NAVIGATOR_QMSS is not set
|
||||
# CONFIG_KEYSTONE_NAVIGATOR_DMA is not set
|
||||
CONFIG_PM_DEVFREQ=y
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue