summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-4.14-2.0.x/colibri-imx6/defconfig
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-12-26 01:05:15 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-12-26 01:05:15 +0100
commitd05f61e45f3c0e111783c7f9d4ae039b88cf5da0 (patch)
tree86f332199cfec1d1f04dfe1d890792c1e94c7ec3 /recipes-kernel/linux/linux-toradex-4.14-2.0.x/colibri-imx6/defconfig
parentc2c8b8700a0fff2ddd6feda87870cbadb8243b58 (diff)
apalis/colibri_imx6/-imx6ull/mx7/mx8: defconfig: resync with kernel defconfig
Resync with the defconfigs from the kernel repository. This adds: - fix ip firewall (bpf/cgroup) - Revert "arm64: defconfig: Choose the newer version of the ov5640 driver" Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-4.14-2.0.x/colibri-imx6/defconfig')
-rw-r--r--recipes-kernel/linux/linux-toradex-4.14-2.0.x/colibri-imx6/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-toradex-4.14-2.0.x/colibri-imx6/defconfig b/recipes-kernel/linux/linux-toradex-4.14-2.0.x/colibri-imx6/defconfig
index ee7d265..7aacece 100644
--- a/recipes-kernel/linux/linux-toradex-4.14-2.0.x/colibri-imx6/defconfig
+++ b/recipes-kernel/linux/linux-toradex-4.14-2.0.x/colibri-imx6/defconfig
@@ -9,10 +9,12 @@ CONFIG_CGROUPS=y
CONFIG_CGROUP_SCHED=y
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_CPUACCT=y
+CONFIG_CGROUP_BPF=y
CONFIG_CGROUP_DEBUG=y
CONFIG_NAMESPACES=y
CONFIG_RELAY=y
CONFIG_BLK_DEV_INITRD=y
+CONFIG_BPF_SYSCALL=y
CONFIG_EMBEDDED=y
CONFIG_PERF_EVENTS=y
# CONFIG_SLUB_DEBUG is not set