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

KBRANCH = "base"
SRCREV_machine ?= "0ca18bd8ce05428471b46031f821e17c3e7d1d24"
SRCREV_meta ?= "e8095d45e15f02ffc953312bb41a57554b25a439"

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