bump to 4.7.3, changed some GPIO options
This commit is contained in:
parent
fe8e19e1a5
commit
17898500cd
13
PKGBUILD
13
PKGBUILD
|
@ -4,8 +4,8 @@
|
||||||
pkgbase=linux # Build stock -ARCH kernel
|
pkgbase=linux # Build stock -ARCH kernel
|
||||||
#pkgbase=linux-custom # Build kernel with a different name
|
#pkgbase=linux-custom # Build kernel with a different name
|
||||||
_srcname=linux-4.7
|
_srcname=linux-4.7
|
||||||
pkgver=4.7.2
|
pkgver=4.7.3
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -26,10 +26,10 @@ source=("https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
||||||
|
|
||||||
sha256sums=('5190c3d1209aeda04168145bf50569dc0984f80467159b1dc50ad731e3285f10'
|
sha256sums=('5190c3d1209aeda04168145bf50569dc0984f80467159b1dc50ad731e3285f10'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'031cb0e7b86f2ef2cc4d0dde9d73495f68e8d23e4c41f50f7f95b065ee33a71d'
|
'826b96e794d325abf430e8d6c3279a21e97e3ec321a3962b9dd6966693b14d88'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'a41e0a64c2bd7909acadbfc8c770f0df89501f3357aaf4b2cf60f69dbb3badb2'
|
'047b07754868510d78c32c3bde734cbb2b0810a2ba862c0484bbc2c8f24e86c8'
|
||||||
'36daf394d6bc18c19e5875f54cf466167059deeeffe568b06abd575561091c1f'
|
'd1481cdf2b1f7b685128f11da6182e610e79cbc19f949d982beb37967c71664f'
|
||||||
'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
|
'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
|
||||||
'1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99')
|
'1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99')
|
||||||
validpgpkeys=(
|
validpgpkeys=(
|
||||||
|
@ -44,9 +44,6 @@ prepare() {
|
||||||
|
|
||||||
# add upstream patch
|
# add upstream patch
|
||||||
patch -p1 -i "${srcdir}/patch-${pkgver}"
|
patch -p1 -i "${srcdir}/patch-${pkgver}"
|
||||||
|
|
||||||
#patch -p1 -i "${srcdir}"/input-i8042-break-load-dependency-between-atkbd-psmouse-and-i8042.patch
|
|
||||||
#patch -p1 -i "${srcdir}"/input-i8042-set-up-shared-ps2_cmd_mutex-for-aux-ports.patch
|
|
||||||
|
|
||||||
# add latest fixes from stable queue, if needed
|
# add latest fixes from stable queue, if needed
|
||||||
# http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
|
# http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
|
||||||
|
|
14
config
14
config
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/x86 4.7.2-2 Kernel Configuration
|
# Linux/x86 4.7.3-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
# CONFIG_64BIT is not set
|
# CONFIG_64BIT is not set
|
||||||
CONFIG_X86_32=y
|
CONFIG_X86_32=y
|
||||||
|
@ -3862,10 +3862,10 @@ CONFIG_GENERIC_PINCONF=y
|
||||||
# CONFIG_PINCTRL_AMD is not set
|
# CONFIG_PINCTRL_AMD is not set
|
||||||
# CONFIG_PINCTRL_SINGLE is not set
|
# CONFIG_PINCTRL_SINGLE is not set
|
||||||
CONFIG_PINCTRL_BAYTRAIL=y
|
CONFIG_PINCTRL_BAYTRAIL=y
|
||||||
CONFIG_PINCTRL_CHERRYVIEW=m
|
CONFIG_PINCTRL_CHERRYVIEW=y
|
||||||
CONFIG_PINCTRL_INTEL=m
|
CONFIG_PINCTRL_INTEL=y
|
||||||
CONFIG_PINCTRL_BROXTON=m
|
CONFIG_PINCTRL_BROXTON=y
|
||||||
CONFIG_PINCTRL_SUNRISEPOINT=m
|
CONFIG_PINCTRL_SUNRISEPOINT=y
|
||||||
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
|
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
|
||||||
CONFIG_GPIOLIB=y
|
CONFIG_GPIOLIB=y
|
||||||
CONFIG_GPIO_DEVRES=y
|
CONFIG_GPIO_DEVRES=y
|
||||||
|
@ -3885,7 +3885,7 @@ CONFIG_GPIO_SYSFS=y
|
||||||
# CONFIG_GPIO_GENERIC_PLATFORM is not set
|
# CONFIG_GPIO_GENERIC_PLATFORM is not set
|
||||||
# CONFIG_GPIO_GRGPIO is not set
|
# CONFIG_GPIO_GRGPIO is not set
|
||||||
CONFIG_GPIO_ICH=m
|
CONFIG_GPIO_ICH=m
|
||||||
CONFIG_GPIO_LYNXPOINT=y
|
# CONFIG_GPIO_LYNXPOINT is not set
|
||||||
# CONFIG_GPIO_SYSCON is not set
|
# CONFIG_GPIO_SYSCON is not set
|
||||||
# CONFIG_GPIO_VX855 is not set
|
# CONFIG_GPIO_VX855 is not set
|
||||||
# CONFIG_GPIO_XILINX is not set
|
# CONFIG_GPIO_XILINX is not set
|
||||||
|
@ -3919,7 +3919,7 @@ CONFIG_GPIO_SCH311X=m
|
||||||
# MFD GPIO expanders
|
# MFD GPIO expanders
|
||||||
#
|
#
|
||||||
# CONFIG_GPIO_ARIZONA is not set
|
# CONFIG_GPIO_ARIZONA is not set
|
||||||
CONFIG_GPIO_CRYSTAL_COVE=y
|
# CONFIG_GPIO_CRYSTAL_COVE is not set
|
||||||
CONFIG_GPIO_CS5535=y
|
CONFIG_GPIO_CS5535=y
|
||||||
# CONFIG_GPIO_LP3943 is not set
|
# CONFIG_GPIO_LP3943 is not set
|
||||||
# CONFIG_GPIO_TPS65218 is not set
|
# CONFIG_GPIO_TPS65218 is not set
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/x86 4.7.2-2 Kernel Configuration
|
# Linux/x86 4.7.3-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_64BIT=y
|
CONFIG_64BIT=y
|
||||||
CONFIG_X86_64=y
|
CONFIG_X86_64=y
|
||||||
|
@ -3784,7 +3784,7 @@ CONFIG_GPIO_SYSFS=y
|
||||||
# CONFIG_GPIO_DWAPB is not set
|
# CONFIG_GPIO_DWAPB is not set
|
||||||
# CONFIG_GPIO_GENERIC_PLATFORM is not set
|
# CONFIG_GPIO_GENERIC_PLATFORM is not set
|
||||||
CONFIG_GPIO_ICH=m
|
CONFIG_GPIO_ICH=m
|
||||||
CONFIG_GPIO_LYNXPOINT=y
|
# CONFIG_GPIO_LYNXPOINT is not set
|
||||||
# CONFIG_GPIO_VX855 is not set
|
# CONFIG_GPIO_VX855 is not set
|
||||||
# CONFIG_GPIO_ZX is not set
|
# CONFIG_GPIO_ZX is not set
|
||||||
|
|
||||||
|
@ -3811,7 +3811,7 @@ CONFIG_GPIO_SCH311X=m
|
||||||
# MFD GPIO expanders
|
# MFD GPIO expanders
|
||||||
#
|
#
|
||||||
# CONFIG_GPIO_ARIZONA is not set
|
# CONFIG_GPIO_ARIZONA is not set
|
||||||
CONFIG_GPIO_CRYSTAL_COVE=y
|
# CONFIG_GPIO_CRYSTAL_COVE is not set
|
||||||
# CONFIG_GPIO_LP3943 is not set
|
# CONFIG_GPIO_LP3943 is not set
|
||||||
# CONFIG_GPIO_TPS65218 is not set
|
# CONFIG_GPIO_TPS65218 is not set
|
||||||
# CONFIG_GPIO_UCB1400 is not set
|
# CONFIG_GPIO_UCB1400 is not set
|
||||||
|
|
Loading…
Reference in New Issue