Skip to content

Commit

Permalink
core/linux-armv7 to 4.17.0-2
Browse files Browse the repository at this point in the history
  • Loading branch information
kmihelich committed Jun 9, 2018
1 parent 68d2443 commit 6a75e5b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 5 deletions.
4 changes: 2 additions & 2 deletions core/linux-armv7/PKGBUILD
Expand Up @@ -8,7 +8,7 @@ _srcname=linux-4.17
_kernelname=${pkgbase#linux}
_desc="ARMv7 multi-platform"
pkgver=4.17.0
pkgrel=1
pkgrel=2
rcnrel=armv7-x0
arch=('armv7h')
url="http://www.kernel.org/"
Expand Down Expand Up @@ -52,7 +52,7 @@ md5sums=('5bb13a03274b66b56c85b26682e407d7'
'a4d211d0d0920f6f529c22273e1c4708'
'8b7f6296bb24f5d6b1d2088cd0fdcb79'
'52e2a87d059ea401640195b9f9253673'
'bed4ffb7600b1d746699d9d807de9527'
'decf517506ef7f60b5c59dab99deb082'
'4f2379ed84258050edb858ee8d281678'
'61c5ff73c136ed07a7aadbf58db3d96a'
'584777ae88bce2c5659960151b64c7d8'
Expand Down
18 changes: 15 additions & 3 deletions core/linux-armv7/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 4.17.0-1 Kernel Configuration
# Linux/arm 4.17.0-2 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y
Expand Down Expand Up @@ -3306,7 +3306,19 @@ CONFIG_KEYBOARD_CROS_EC=y
CONFIG_KEYBOARD_CAP11XX=m
CONFIG_KEYBOARD_BCM=m
CONFIG_INPUT_MOUSE=y
# CONFIG_MOUSE_PS2 is not set
CONFIG_MOUSE_PS2=m
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_BYD=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS=y
CONFIG_MOUSE_PS2_CYPRESS=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
CONFIG_MOUSE_PS2_ELANTECH=y
CONFIG_MOUSE_PS2_SENTELIC=y
CONFIG_MOUSE_PS2_TOUCHKIT=y
CONFIG_MOUSE_PS2_FOCALTECH=y
CONFIG_MOUSE_PS2_SMBUS=y
CONFIG_MOUSE_SERIAL=m
CONFIG_MOUSE_APPLETOUCH=m
CONFIG_MOUSE_BCM5974=m
Expand Down Expand Up @@ -3524,7 +3536,7 @@ CONFIG_SERIO=y
CONFIG_SERIO_SERPORT=y
CONFIG_SERIO_AMBAKMI=m
# CONFIG_SERIO_PCIPS2 is not set
# CONFIG_SERIO_LIBPS2 is not set
CONFIG_SERIO_LIBPS2=m
# CONFIG_SERIO_RAW is not set
# CONFIG_SERIO_ALTERA_PS2 is not set
# CONFIG_SERIO_PS2MULT is not set
Expand Down

0 comments on commit 6a75e5b

Please sign in to comment.