summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-intel_5.15.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-intel_5.15.bb')
-rw-r--r--recipes-kernel/linux/linux-intel_5.15.bb8
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes-kernel/linux/linux-intel_5.15.bb b/recipes-kernel/linux/linux-intel_5.15.bb
index 6548055b..6a63e9f9 100644
--- a/recipes-kernel/linux/linux-intel_5.15.bb
+++ b/recipes-kernel/linux/linux-intel_5.15.bb
@@ -14,13 +14,5 @@ LINUX_VERSION ?= "5.15.43"
14SRCREV_machine ?= "1ec5959a8f6dbfbb47057317bc935924cd8d6977" 14SRCREV_machine ?= "1ec5959a8f6dbfbb47057317bc935924cd8d6977"
15SRCREV_meta ?= "ea948a0983d7b7820814e5bce4eda3079201bd95" 15SRCREV_meta ?= "ea948a0983d7b7820814e5bce4eda3079201bd95"
16 16
17# For Crystalforest and Romley
18KERNEL_MODULE_AUTOLOAD:append:core2-32-intel-common = " uio"
19KERNEL_MODULE_AUTOLOAD:append:corei7-64-intel-common = " uio"
20
21# Functionality flags 17# Functionality flags
22KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc features/security/security.scc" 18KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc features/security/security.scc"
23
24# Disabling CONFIG_SND_SOC_INTEL_SKYLAKE for 32-bit, does not allow to set CONFIG_SND_SOC_INTEL_SST too, which
25# causes config warning too.
26KCONF_AUDIT_LEVEL:core2-32-intel-common = "0"