mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-raspberrypi to 5.4.83-5
Add CONFIG_WIZNET_W5100_SPI as a module. https://archlinuxarm.org/forum/viewtopic.php?f=31&t=15073
This commit is contained in:
parent
2a2e3621a0
commit
6cabc12b50
2 changed files with 3 additions and 3 deletions
|
@ -11,7 +11,7 @@ _srcname=linux-${_commit}
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=5.4.83
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -28,7 +28,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
md5sums=('8b3e37e161cfbdf01b65ed1e03c8e59f'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'78a82b9c2051f4d2ba41632f15f8abc9'
|
||||
'5cae9b12d75e264ff1db0752cec492c9'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb'
|
||||
|
|
|
@ -2476,7 +2476,7 @@ CONFIG_WIZNET_W5300=m
|
|||
# CONFIG_WIZNET_BUS_DIRECT is not set
|
||||
# CONFIG_WIZNET_BUS_INDIRECT is not set
|
||||
CONFIG_WIZNET_BUS_ANY=y
|
||||
# CONFIG_WIZNET_W5100_SPI is not set
|
||||
CONFIG_WIZNET_W5100_SPI=m
|
||||
CONFIG_NET_VENDOR_XILINX=y
|
||||
# CONFIG_XILINX_AXI_EMAC is not set
|
||||
# CONFIG_FDDI is not set
|
||||
|
|
Loading…
Reference in a new issue