mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-armv5 to 4.11.3-2
This commit is contained in:
parent
d6fa2e6d58
commit
cb53a085cd
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@ _srcname=linux-4.11
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="ARMv5 multi-platform"
|
_desc="ARMv5 multi-platform"
|
||||||
pkgver=4.11.3
|
pkgver=4.11.3
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
arch=('arm')
|
arch=('arm')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -25,7 +25,7 @@ md5sums=('251a5deee0fa6daf3f356b1bbda9eab8'
|
||||||
'8effa2a3ad3f2f4383dbc66a19f6f364'
|
'8effa2a3ad3f2f4383dbc66a19f6f364'
|
||||||
'cb5aa24e94ee13ae9ac7d2f05431fae6'
|
'cb5aa24e94ee13ae9ac7d2f05431fae6'
|
||||||
'd735d353b37df63ae975bc262ec39ace'
|
'd735d353b37df63ae975bc262ec39ace'
|
||||||
'83a3920012854a8e2a4576f1f0cdf9bd')
|
'a1f6c2092ef4f01c4c34416dbeb4799b')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "${srcdir}/${_srcname}"
|
cd "${srcdir}/${_srcname}"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 4.11.0-rc5-1 Kernel Configuration
|
# Linux/arm 4.11.3-2 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||||
|
@ -2386,7 +2386,7 @@ CONFIG_I2C_ALGOBIT=y
|
||||||
#
|
#
|
||||||
# I2C system bus drivers (mostly embedded / system-on-chip)
|
# I2C system bus drivers (mostly embedded / system-on-chip)
|
||||||
#
|
#
|
||||||
CONFIG_I2C_AT91=y
|
CONFIG_I2C_AT91=m
|
||||||
# CONFIG_I2C_CBUS_GPIO is not set
|
# CONFIG_I2C_CBUS_GPIO is not set
|
||||||
# CONFIG_I2C_DESIGNWARE_PLATFORM is not set
|
# CONFIG_I2C_DESIGNWARE_PLATFORM is not set
|
||||||
# CONFIG_I2C_EMEV2 is not set
|
# CONFIG_I2C_EMEV2 is not set
|
||||||
|
|
Loading…
Reference in a new issue