mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-mmp to 3.10.63-2
This commit is contained in:
parent
fbd2adf70e
commit
29d654af88
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@ _srcname=linux-3.10
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="Marvell PXA168/MMP platforms"
|
||||
pkgver=3.10.63
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('armv7h')
|
||||
url="https://github.com/Marvell-Semi/PXA168_kernel/tree/gplugd-dev"
|
||||
license=('GPL2')
|
||||
|
@ -23,7 +23,7 @@ md5sums=('4f25cd5bec5f8d5a7d935b3f2ccb8481'
|
|||
'c9967f49890f864f7568cda2db1546f1'
|
||||
'SKIP'
|
||||
'abaf1ca25f914085c5c54b5ecdb2ca4e'
|
||||
'ec6837d0705598ff58d0c01650143680')
|
||||
'f11f084e2a7055cd5a39c6c62946e59e')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.10.62-1 Kernel Configuration
|
||||
# Linux/arm 3.10.63-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -1691,7 +1691,7 @@ CONFIG_ARCH_REQUIRE_GPIOLIB=y
|
|||
CONFIG_GPIO_DEVRES=y
|
||||
CONFIG_GPIOLIB=y
|
||||
# CONFIG_DEBUG_GPIO is not set
|
||||
# CONFIG_GPIO_SYSFS is not set
|
||||
CONFIG_GPIO_SYSFS=y
|
||||
|
||||
#
|
||||
# Memory mapped GPIO drivers:
|
||||
|
|
Loading…
Reference in a new issue