mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-armv7-rc to 4.8.rc5-2
This commit is contained in:
parent
9ca901efd4
commit
3aad6d48f8
2 changed files with 4 additions and 4 deletions
|
@ -13,7 +13,7 @@ _srcname=linux-4.$((${_rcver##*.}-1))
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform (release candidate)"
|
||||
pkgver=${_rcver}.rc${_rcrel}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -51,7 +51,7 @@ md5sums=('5276563eb1f39a048e4a8a887408c031'
|
|||
'9109d8a8ece6116619b93cd5573c9c28'
|
||||
'4a64303fcd92553c5cb01c9523df8d58'
|
||||
'03916f015afa5fb6d2fb012a6ef03994'
|
||||
'c83591bfa20bdcd5ab5f4a1b58fbda6d'
|
||||
'1b6dacd36ca2c8aa08b576376922bee5'
|
||||
'7d3061393c215d08f44a46ca48b13b7e'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.8.0-rc5-1 Kernel Configuration
|
||||
# Linux/arm 4.8.0-rc5-2 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -7328,7 +7328,7 @@ CONFIG_OMAP_CONTROL_PHY=y
|
|||
CONFIG_OMAP_USB2=y
|
||||
CONFIG_TI_PIPE3=y
|
||||
CONFIG_TWL4030_USB=y
|
||||
CONFIG_PHY_EXYNOS_DP_VIDEO=m
|
||||
CONFIG_PHY_EXYNOS_DP_VIDEO=y
|
||||
# CONFIG_BCM_KONA_USB2_PHY is not set
|
||||
CONFIG_PHY_EXYNOS5250_SATA=y
|
||||
CONFIG_PHY_SUN4I_USB=y
|
||||
|
|
Loading…
Reference in a new issue