mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-armv7-rc to 4.9.rc5-2
This commit is contained in:
parent
e2af78b441
commit
a202b09247
2 changed files with 4 additions and 3 deletions
|
@ -13,7 +13,7 @@ _srcname=linux-${_rcver}-rc${_rcrel}
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform (release candidate)"
|
||||
pkgver=${_rcver}.rc${_rcrel}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -46,7 +46,7 @@ md5sums=('42c6b6c890d5c437dc8fdf35a040fa62'
|
|||
'dd1c99be98c43f06a07aa14fc47d6e3e'
|
||||
'ef825f8c3563a87bab10f4782e7a0efc'
|
||||
'ef5fd8e682fed9dce4bc3d1c821acbd1'
|
||||
'372f3cfaf6e2782b518b24568c39a967'
|
||||
'9ebc2119d23e38168fd092b1e5dcf7cb'
|
||||
'1813b39074d01af6548951764a0f6444'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
|
|
|
@ -3984,11 +3984,12 @@ CONFIG_CHARGER_TPS65217=m
|
|||
# CONFIG_BATTERY_GAUGE_LTC2941 is not set
|
||||
# CONFIG_CHARGER_RT9455 is not set
|
||||
CONFIG_AXP20X_POWER=y
|
||||
CONFIG_POWER_SEQUENCE=y
|
||||
|
||||
#
|
||||
# Power Sequence Support
|
||||
#
|
||||
# CONFIG_PWRSEQ_GENERIC is not set
|
||||
CONFIG_PWRSEQ_GENERIC=y
|
||||
CONFIG_HWMON=y
|
||||
CONFIG_HWMON_VID=m
|
||||
# CONFIG_HWMON_DEBUG_CHIP is not set
|
||||
|
|
Loading…
Reference in a new issue