mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-armv7-rc to 4.15.rc3-1
This commit is contained in:
parent
aafdb38aa1
commit
a6483a254f
2 changed files with 7 additions and 12 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=4
|
||||
|
||||
_rcver=4.15
|
||||
_rcrel=2
|
||||
_rcrel=3
|
||||
_rcnrel=armv7-x0
|
||||
|
||||
pkgbase=linux-armv7-rc
|
||||
|
@ -35,8 +35,8 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'kernel_data_key.vbprivk'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('dd42feba01c1120b5a7526c4f44339c5'
|
||||
'0b1d1914d8ae430882960ca844f15a55'
|
||||
md5sums=('ccf3ecac9fc1fc7f4ca32b3ff3a14448'
|
||||
'656e3be7f9c555da1d3308df4d04701c'
|
||||
'a9a96c56f83a0190a55511bf340774e1'
|
||||
'0783eff6ee3c3e69d860468ea350a091'
|
||||
'98c229baab4561144eb37210a20283a1'
|
||||
|
@ -46,7 +46,7 @@ md5sums=('dd42feba01c1120b5a7526c4f44339c5'
|
|||
'1073c8192dc512674ccbf923334c5b79'
|
||||
'c1712dcecd00d08884cf2e078159b023'
|
||||
'90d0639b90925ad2e79cc26a7ec51e58'
|
||||
'36db86a5c5be660da2c99a035bef6091'
|
||||
'3729531eb6f8be7718374801d3556272'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.15.0-rc1-1 Kernel Configuration
|
||||
# Linux/arm 4.15.0-rc3-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -6483,6 +6483,7 @@ 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 is not set
|
||||
|
@ -6506,13 +6507,7 @@ CONFIG_USB_G_MULTI_CDC=y
|
|||
CONFIG_USB_G_HID=m
|
||||
# CONFIG_USB_G_DBGP is not set
|
||||
CONFIG_USB_G_WEBCAM=m
|
||||
|
||||
#
|
||||
# USB Power Delivery and Type-C drivers
|
||||
#
|
||||
# CONFIG_TYPEC_TCPM is not set
|
||||
# CONFIG_TYPEC_UCSI is not set
|
||||
# CONFIG_TYPEC_TPS6598X is not set
|
||||
# CONFIG_TYPEC is not set
|
||||
CONFIG_USB_LED_TRIG=y
|
||||
CONFIG_USB_ULPI_BUS=y
|
||||
CONFIG_UWB=m
|
||||
|
|
Loading…
Reference in a new issue