Skip to content
Snippets Groups Projects
Commit 15c74e5f authored by Seblu's avatar Seblu
Browse files

Bump to 5.1

parent 19bca9b6
No related branches found
Tags v5.6.0-1
No related merge requests found
Pipeline #184 passed
......@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers
pkgname=linux-seblu
pkgver=5.1_rc1
pkgver=5.1
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'
'd034b7613fd4127f7cae34ac7f61d8f2')
'e74c0e63c6f77b91c61426fa3e38dc6b')
prepare() {
# fake linux directory if necessary
......
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.1.0-rc1 Kernel Configuration
# Linux/x86 5.1.0 Kernel Configuration
#
#
# Compiler: gcc (GCC) 8.2.1 20181127
# Compiler: gcc (GCC) 8.3.0
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=80201
CONFIG_GCC_VERSION=80300
CONFIG_CLANG_VERSION=0
CONFIG_CC_HAS_ASM_GOTO=y
CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y
......@@ -1723,6 +1723,7 @@ CONFIG_PCIEASPM_DEFAULT=y
CONFIG_PCIE_PME=y
CONFIG_PCIE_DPC=y
CONFIG_PCIE_PTM=y
CONFIG_PCIE_BW=y
CONFIG_PCI_MSI=y
CONFIG_PCI_MSI_IRQ_DOMAIN=y
CONFIG_PCI_QUIRKS=y
......@@ -3380,7 +3381,6 @@ CONFIG_HW_RANDOM_AMD=m
CONFIG_HW_RANDOM_VIA=m
CONFIG_HW_RANDOM_VIRTIO=m
CONFIG_NVRAM=m
CONFIG_R3964=m
CONFIG_APPLICOM=m
CONFIG_MWAVE=m
CONFIG_RAW_DRIVER=m
......@@ -6179,7 +6179,6 @@ CONFIG_DRM_VBOXVIDEO=m
# Gasket devices
#
# CONFIG_STAGING_GASKET_FRAMEWORK is not set
# CONFIG_XIL_AXIS_FIFO is not set
CONFIG_EROFS_FS=m
# CONFIG_EROFS_FS_DEBUG is not set
CONFIG_EROFS_FS_XATTR=y
......@@ -6789,6 +6788,7 @@ CONFIG_INTEGRITY=y
# CONFIG_INTEGRITY_SIGNATURE is not set
# CONFIG_IMA is not set
# CONFIG_EVM is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_LSM="yama,loadpin,safesetid,integrity,selinux,smack,tomoyo,apparmor"
CONFIG_XOR_BLOCKS=m
CONFIG_ASYNC_CORE=m
......
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