mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-armv5-rc to 4.15.rc4-1
This commit is contained in:
parent
5831358d6c
commit
eff4817f98
2 changed files with 5 additions and 7 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=2
|
||||
|
||||
_rcver=4.15
|
||||
_rcrel=3
|
||||
_rcrel=4
|
||||
|
||||
pkgbase=linux-armv5-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
|
@ -22,11 +22,11 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'0002-at91-ariag25-updates.patch'
|
||||
'0003-at91-arietta-g25-support.patch'
|
||||
'config')
|
||||
md5sums=('ccf3ecac9fc1fc7f4ca32b3ff3a14448'
|
||||
md5sums=('f9653c67cc7db9bd71ff69dc98c9b41e'
|
||||
'865895d3cb68d16d464b378d219e76bf'
|
||||
'0a5301696cce975e32f8fec00bc96ba1'
|
||||
'983e11cc37f22e816eebd47d7a5fb301'
|
||||
'6dca2794b2f62990fbf498702f28b887')
|
||||
'bf87c4d776298c8198d065760ddd8f70')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.15.0-rc3-1 Kernel Configuration
|
||||
# Linux/arm 4.15.0-rc4-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -4248,7 +4248,6 @@ CONFIG_USB_CONFIGFS_F_HID=y
|
|||
CONFIG_USB_CONFIGFS_F_UVC=y
|
||||
CONFIG_USB_CONFIGFS_F_PRINTER=y
|
||||
CONFIG_USB_CONFIGFS_F_TCM=y
|
||||
CONFIG_USB_GADGET_LEGACY=y
|
||||
# CONFIG_USB_ZERO is not set
|
||||
CONFIG_USB_AUDIO=m
|
||||
CONFIG_GADGET_UAC1=y
|
||||
|
@ -4274,8 +4273,6 @@ CONFIG_USB_G_MULTI_RNDIS=y
|
|||
CONFIG_USB_G_MULTI_CDC=y
|
||||
CONFIG_USB_G_HID=m
|
||||
# CONFIG_USB_G_DBGP is not set
|
||||
# CONFIG_USB_G_DBGP_PRINTK is not set
|
||||
# CONFIG_USB_G_DBGP_SERIAL is not set
|
||||
CONFIG_USB_G_WEBCAM=m
|
||||
# CONFIG_TYPEC is not set
|
||||
CONFIG_USB_LED_TRIG=y
|
||||
|
@ -5370,6 +5367,7 @@ CONFIG_FUSE_FS=y
|
|||
CONFIG_CUSE=y
|
||||
CONFIG_OVERLAY_FS=y
|
||||
# CONFIG_OVERLAY_FS_REDIRECT_DIR is not set
|
||||
CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW=y
|
||||
# CONFIG_OVERLAY_FS_INDEX is not set
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue