6.2.7-2 (clr 6.2.6-1290) enable CONFIG_KVM_SMM

This commit is contained in:
Josip Ponjavic 2023-03-18 12:54:07 +01:00
parent 8924c4ed79
commit 8be5668f65
2 changed files with 5 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = linux-clear
pkgdesc = Clear Linux
pkgver = 6.2.7
pkgrel = 1
pkgrel = 2
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
license = GPL2

View file

@ -88,7 +88,7 @@ _clr=${_major}.6-1290
_gcc_more_v='20230105'
pkgbase=linux-clear
pkgver=${_major}.${_minor}
pkgrel=1
pkgrel=2
pkgdesc='Clear Linux'
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
@ -154,6 +154,9 @@ prepare() {
scripts/config -e ACPI_REV_OVERRIDE_POSSIBLE \
-e ACPI_TABLE_UPGRADE
# Virtualization
scripts/config -e KVM_SMM
# General architecture-dependent options
scripts/config -e KPROBES