mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv7-rc to 4.12.rc5-1
This commit is contained in:
parent
e1095f10d6
commit
baa1d4b399
2 changed files with 7 additions and 8 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=4
|
||||
|
||||
_rcver=4.12
|
||||
_rcrel=4
|
||||
_rcrel=5
|
||||
_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=('8fa5efa39d93a8fcaf89688cb0cf4400'
|
||||
'39307dc2a0c4d4ac63d3e69222e077d1'
|
||||
md5sums=('026421981675bb42c005ea7f8a910a68'
|
||||
'f1b161d96f5a13a1ffdebdf6a5444d4a'
|
||||
'722bc867ef5285e2719ce3e526425a65'
|
||||
'c2e8438c4e7a93bb8fbf1576f23773f7'
|
||||
'def3e95ff11cffe49d4624f4e00b59a2'
|
||||
|
@ -46,7 +46,7 @@ md5sums=('8fa5efa39d93a8fcaf89688cb0cf4400'
|
|||
'ff5f4ca7f97b8ebfbb09ec76363e71ec'
|
||||
'f9282ee13ad2c393c462ef20b143ae22'
|
||||
'9fb6cef04dd98e38094803c56e9c453b'
|
||||
'3b03b93d22fed8e1d65340eaa7452c8e'
|
||||
'4e637fa73658afeb65e4390ef3e6a524'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.12.0-rc4-1 Kernel Configuration
|
||||
# Linux/arm 4.12.0-rc5-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -4591,6 +4591,8 @@ CONFIG_REGULATOR_TWL4030=y
|
|||
# CONFIG_REGULATOR_VCTRL is not set
|
||||
CONFIG_REGULATOR_VEXPRESS=y
|
||||
CONFIG_REGULATOR_WM8994=y
|
||||
CONFIG_CEC_CORE=m
|
||||
CONFIG_CEC_NOTIFIER=y
|
||||
CONFIG_MEDIA_SUPPORT=y
|
||||
|
||||
#
|
||||
|
@ -4603,10 +4605,7 @@ CONFIG_MEDIA_RADIO_SUPPORT=y
|
|||
CONFIG_MEDIA_SDR_SUPPORT=y
|
||||
CONFIG_MEDIA_RC_SUPPORT=y
|
||||
CONFIG_MEDIA_CEC_SUPPORT=y
|
||||
CONFIG_CEC_CORE=y
|
||||
CONFIG_MEDIA_CEC_NOTIFIER=y
|
||||
CONFIG_MEDIA_CEC_RC=y
|
||||
# CONFIG_MEDIA_CEC_DEBUG is not set
|
||||
CONFIG_MEDIA_CONTROLLER=y
|
||||
# CONFIG_MEDIA_CONTROLLER_DVB is not set
|
||||
CONFIG_VIDEO_DEV=y
|
||||
|
|
Loading…
Reference in a new issue