summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-intel_4.9.bb
blob: d42d381d121681eaddb0383820c98ca633a8875c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require linux-intel.inc

KBRANCH = "base"
SRCREV_machine ?= "6b22e2135fd1d3255222577aba812bc3c49fd137"
SRCREV_meta ?= "1341c5348935adc7ef4b3994d1fa9f67368efe8b"

# For Crystalforest and Romley
KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"
KERNEL_MODULE_AUTOLOAD_append_corei7-64-intel-common = " uio"

# Functionality flags
KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc"