From 05e8e2db6ca648ec3a530a0b7d34a09d85812748 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Mon, 7 Oct 2019 09:59:10 +0200 Subject: mx8: defconfig: resync with kernel defconfig Resync with kernel defconfig, this includes: - defconfig: fix delayed mxt loading - defconfig: fix ip firewall (bpf/cgroup) Signed-off-by: Stefan Agner --- recipes-kernel/linux/linux-toradex-4.14-2.0.x/mx8/defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes-kernel/linux/linux-toradex-4.14-2.0.x/mx8/defconfig b/recipes-kernel/linux/linux-toradex-4.14-2.0.x/mx8/defconfig index d9c63ea..bb826e2 100644 --- a/recipes-kernel/linux/linux-toradex-4.14-2.0.x/mx8/defconfig +++ b/recipes-kernel/linux/linux-toradex-4.14-2.0.x/mx8/defconfig @@ -22,6 +22,7 @@ CONFIG_CPUSETS=y CONFIG_CGROUP_DEVICE=y CONFIG_CGROUP_CPUACCT=y CONFIG_CGROUP_PERF=y +CONFIG_CGROUP_BPF=y CONFIG_NAMESPACES=y CONFIG_USER_NS=y CONFIG_SCHED_AUTOGROUP=y @@ -29,6 +30,7 @@ CONFIG_RELAY=y CONFIG_BLK_DEV_INITRD=y CONFIG_EXPERT=y CONFIG_KALLSYMS_ALL=y +CONFIG_BPF_SYSCALL=y # CONFIG_COMPAT_BRK is not set CONFIG_PROFILING=y CONFIG_JUMP_LABEL=y @@ -192,6 +194,7 @@ CONFIG_NET_9P_VIRTIO=y CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" CONFIG_DEVTMPFS=y CONFIG_DEVTMPFS_MOUNT=y +# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set CONFIG_DMA_CMA=y CONFIG_CMA_SIZE_MBYTES=320 CONFIG_ARM_CCI400_PMU=y -- cgit v1.2.3