Skip to content
Snippets Groups Projects
Commit 4c3812e5 authored by Seblu's avatar Seblu
Browse files

Bump to 4.17

parent 0605153d
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers
pkgname=linux-seblu
pkgver=4.17_rc6
pkgver=4.17
pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64')
......@@ -17,7 +17,7 @@ _repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
source=("$_repourl#tag=v${pkgver/_/-}"
"config.$CARCH")
md5sums=('SKIP'
'a70167a65048f9a2a2a53da6391476a3')
'c967a212a58ac8f7c4acb518c9b32efd')
prepare() {
# fake linux directory if necessary
......
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.17.0-rc6 Kernel Configuration
# Linux/x86 4.17.0 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
......@@ -2281,6 +2281,8 @@ CONFIG_MACB_PCI=m
CONFIG_NET_VENDOR_BROADCOM=y
CONFIG_B44=m
CONFIG_B44_PCI_AUTOSELECT=y
CONFIG_B44_PCICORE_AUTOSELECT=y
CONFIG_B44_PCI=y
CONFIG_BNX2=m
CONFIG_CNIC=m
CONFIG_TIGON3=m
......@@ -2675,6 +2677,7 @@ CONFIG_B43_BUSES_BCMA_AND_SSB=y
# CONFIG_B43_BUSES_BCMA is not set
# CONFIG_B43_BUSES_SSB is not set
CONFIG_B43_PCI_AUTOSELECT=y
CONFIG_B43_PCICORE_AUTOSELECT=y
CONFIG_B43_SDIO=y
CONFIG_B43_BCMA_PIO=y
CONFIG_B43_PIO=y
......@@ -3720,6 +3723,8 @@ CONFIG_SSB_PCMCIAHOST_POSSIBLE=y
CONFIG_SSB_SDIOHOST_POSSIBLE=y
CONFIG_SSB_SDIOHOST=y
# CONFIG_SSB_DEBUG is not set
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
CONFIG_SSB_DRIVER_PCICORE=y
CONFIG_BCMA_POSSIBLE=y
CONFIG_BCMA=m
CONFIG_BCMA_BLOCKIO=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment