diff --git a/PKGBUILD b/PKGBUILD index 3e9a1ec416175a57a6feb1c1a0733b1fbf5dd8a8..081a2c23015505e750a20f84398cdd012c12ce3e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Customized version of linux for seblu computers pkgname=linux-seblu -pkgver=5.2_rc1 +pkgver=5.2_rc5 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' - '3786b566810b2b350c19f4e67d09b917') + '0272f719ab4c8d80569b31a325b2f553') prepare() { # fake linux directory if necessary diff --git a/config.x86_64 b/config.x86_64 index ee7d8aad8610615cbe9774143d3876f007a21ef0..ca502a3d1e7a434bfa81dd983774415101719c06 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -1,13 +1,13 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.2.0-rc1 Kernel Configuration +# Linux/x86 5.2.0-rc5 Kernel Configuration # # -# Compiler: gcc (GCC) 8.3.0 +# Compiler: gcc (GCC) 9.1.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=80300 +CONFIG_GCC_VERSION=90100 CONFIG_CLANG_VERSION=0 CONFIG_CC_HAS_ASM_GOTO=y CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y @@ -125,7 +125,7 @@ CONFIG_RCU_NEED_SEGCBLIST=y CONFIG_BUILD_BIN2C=y CONFIG_IKCONFIG=y CONFIG_IKCONFIG_PROC=y -# CONFIG_IKHEADERS_PROC is not set +CONFIG_IKHEADERS=y CONFIG_LOG_BUF_SHIFT=22 CONFIG_LOG_CPU_MAX_BUF_SHIFT=12 CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13 @@ -859,7 +859,7 @@ CONFIG_BLK_PM=y # # IO Schedulers # -CONFIG_MQ_IOSCHED_DEADLINE=m +CONFIG_MQ_IOSCHED_DEADLINE=y CONFIG_MQ_IOSCHED_KYBER=m CONFIG_IOSCHED_BFQ=m CONFIG_BFQ_GROUP_IOSCHED=y @@ -6474,7 +6474,6 @@ CONFIG_COMMON_CLK=y # CONFIG_COMMON_CLK_SI544 is not set # CONFIG_COMMON_CLK_CDCE706 is not set # CONFIG_COMMON_CLK_CS2000_CP is not set -# CONFIG_CLK_SIFIVE is not set # end of Common Clock Framework # CONFIG_HWSPINLOCK is not set