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

Compile ACPI_WPI as builtin

parent bb5e6fbc
No related branches found
No related tags found
No related merge requests found
Pipeline #524 waiting for manual action with stage
......@@ -21,7 +21,7 @@ _stable=https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
source=("git+$_stable#tag=v6.2.1"
"config.$CARCH")
sha256sums=('SKIP'
'4d0d90f8dc212b541681b304f0ffc4dfa80cdef9a5524388f43d93afa49eebb0')
'2885c7dfbca489a1a53988b768f6dd6dab8d65e0abcc82ada056cc35e6ddae13')
prepare() {
[[ -d linux-stable ]] && ln -snf linux-stable linux
......
......@@ -7914,8 +7914,8 @@ CONFIG_QLGE=m
# CONFIG_MELLANOX_PLATFORM is not set
# CONFIG_SURFACE_PLATFORMS is not set
CONFIG_X86_PLATFORM_DEVICES=y
CONFIG_ACPI_WMI=m
CONFIG_WMI_BMOF=m
CONFIG_ACPI_WMI=y
CONFIG_WMI_BMOF=y
CONFIG_HUAWEI_WMI=m
CONFIG_MXM_WMI=m
CONFIG_PEAQ_WMI=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