Date: Thursday, June 25, 2020 @ 01:09:41 Author: heftig Revision: 390426
5.7.6.arch1-1 Modified: linux/trunk/PKGBUILD linux/trunk/config ----------+ PKGBUILD | 4 ++-- config | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-25 00:58:32 UTC (rev 390425) +++ PKGBUILD 2020-06-25 01:09:41 UTC (rev 390426) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgbase=linux -pkgver=5.7.5.arch1 +pkgver=5.7.6.arch1 pkgrel=1 pkgdesc='Linux' _srctag=v${pkgver%.*}-${pkgver##*.} @@ -26,7 +26,7 @@ 'A2FF3A36AAA56654109064AB19802F8B0D70FC30' # Jan Alexander Steffens (heftig) ) sha256sums=('SKIP' - '623601ed9d7879dd9dba1cd50fc8051f9db508b49b4fc0c47c5a9eb9165fc04e' + 'ed60b20ee841e16038da0d145fbf3f53fac94122c4001d6cd03abe64e9e760f6' '8cb21e0b3411327b627a9dd15b8eb773295a0d2782b1a41b2a8839d1b2f5778c') export KBUILD_BUILD_HOST=archlinux Modified: config =================================================================== --- config 2020-06-25 00:58:32 UTC (rev 390425) +++ config 2020-06-25 01:09:41 UTC (rev 390426) @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.7.1-arch1 Kernel Configuration +# Linux/x86 5.7.6-arch1 Kernel Configuration # # @@ -8778,6 +8778,8 @@ # # Clock Source drivers # +CONFIG_TIMER_OF=y +CONFIG_TIMER_PROBE=y CONFIG_CLKEVT_I8253=y CONFIG_I8253_LOCK=y CONFIG_CLKBLD_I8253=y
