mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-am33x to 4.18.1-2
This commit is contained in:
parent
07dcb15493
commit
cfa68da3df
2 changed files with 8 additions and 8 deletions
|
@ -8,8 +8,8 @@ _srcname=linux-4.18
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=4.18.1
|
||||
pkgrel=1
|
||||
rcnrel=bone3
|
||||
pkgrel=2
|
||||
rcnrel=bone4
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -26,11 +26,11 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'99-linux.hook')
|
||||
md5sums=('bee5fe53ee1c3142b8f0c12c0d3348f9'
|
||||
'bc8d68c9508576e62008c186a4c13668'
|
||||
'e857b0064d0abccd53e260784ed16f4f'
|
||||
'44cacb472f12768799ee6813e96dc641'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'5698870a716fed205215d258cc71e296'
|
||||
'f5dc7b24bf0129c2fede0cd21dd51525'
|
||||
'94cb49d374b77c90a71aea09e0e144a9'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.18.0-1 Kernel Configuration
|
||||
# Linux/arm 4.18.1-2 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -3051,7 +3051,7 @@ CONFIG_CHARGER_GPIO=m
|
|||
# CONFIG_CHARGER_BQ24735 is not set
|
||||
# CONFIG_CHARGER_BQ25890 is not set
|
||||
# CONFIG_CHARGER_SMB347 is not set
|
||||
CONFIG_CHARGER_TPS65217=y
|
||||
# CONFIG_CHARGER_TPS65217 is not set
|
||||
# CONFIG_BATTERY_GAUGE_LTC2941 is not set
|
||||
# CONFIG_CHARGER_RT9455 is not set
|
||||
CONFIG_HWMON=y
|
||||
|
@ -5784,7 +5784,7 @@ CONFIG_PWM=y
|
|||
CONFIG_PWM_SYSFS=y
|
||||
# CONFIG_PWM_FSL_FTM is not set
|
||||
CONFIG_PWM_OMAP_DMTIMER=y
|
||||
CONFIG_PWM_PCA9685=m
|
||||
CONFIG_PWM_PCA9685=y
|
||||
CONFIG_PWM_TIECAP=y
|
||||
CONFIG_PWM_TIEHRPWM=y
|
||||
CONFIG_PWM_TIPWMSS=y
|
||||
|
@ -6194,7 +6194,7 @@ CONFIG_NLS_MAC_ICELAND=m
|
|||
CONFIG_NLS_MAC_INUIT=m
|
||||
CONFIG_NLS_MAC_ROMANIAN=m
|
||||
CONFIG_NLS_MAC_TURKISH=m
|
||||
CONFIG_NLS_UTF8=m
|
||||
CONFIG_NLS_UTF8=y
|
||||
CONFIG_DLM=m
|
||||
CONFIG_DLM_DEBUG=y
|
||||
|
||||
|
|
Loading…
Reference in a new issue