mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-armv7 to 5.2.9-2
Fix switch ports on clearfog
This commit is contained in:
parent
54a2264085
commit
1be95ec26e
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@ _srcname=linux-5.2
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=5.2.9
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
rcnver=5.2.8
|
||||
rcnrel=armv7-x4
|
||||
arch=('armv7h')
|
||||
|
@ -47,7 +47,7 @@ md5sums=('ddf994de00d7b18395886dd9b30b9262'
|
|||
'4e84ffb105e0743802dadb074dd1582c'
|
||||
'88ab731bfa6b7211ae6937e4b9de909c'
|
||||
'0b2f6e03e7188b8d14eb3d1b166f7236'
|
||||
'1ca53b1158e36525dbfb6ddfe79333b3'
|
||||
'7ed9fe7b7990278f94efe4cdb6edacb8'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.2.7-1 Kernel Configuration
|
||||
# Linux/arm 5.2.8-2 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -8433,7 +8433,7 @@ CONFIG_PHY_MESON_G12A_USB3_PCIE=y
|
|||
CONFIG_ARMADA375_USBCLUSTER_PHY=y
|
||||
# CONFIG_PHY_MVEBU_A3700_COMPHY is not set
|
||||
# CONFIG_PHY_MVEBU_A3700_UTMI is not set
|
||||
# CONFIG_PHY_MVEBU_A38X_COMPHY is not set
|
||||
CONFIG_PHY_MVEBU_A38X_COMPHY=m
|
||||
# CONFIG_PHY_MVEBU_CP110_COMPHY is not set
|
||||
CONFIG_PHY_MVEBU_SATA=y
|
||||
# CONFIG_PHY_PXA_28NM_HSIC is not set
|
||||
|
|
Loading…
Reference in a new issue