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

KBRANCH = "base"
SRCREV_machine ?= "45ec3ef6bb8e01f1ef0d530976b335b416ab53f2"
SRCREV_meta ?= "3ddaed3671efc2936efbebf4c5216e11b9dfd55d"

# 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"