From ab8bf9e1951f65b61fd79c0bee75ce9728bb5c87 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Sat, 6 Jul 2019 09:43:16 +0200 Subject: [PATCH] Modify kernel config --- root/target/linux/brcm2708/bcm2711/config-4.19 | 1 - root/target/linux/generic/config-4.19 | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/root/target/linux/brcm2708/bcm2711/config-4.19 b/root/target/linux/brcm2708/bcm2711/config-4.19 index 3cfdecf1..8b5f1878 100644 --- a/root/target/linux/brcm2708/bcm2711/config-4.19 +++ b/root/target/linux/brcm2708/bcm2711/config-4.19 @@ -48,7 +48,6 @@ CONFIG_ARCH_INLINE_WRITE_UNLOCK=y CONFIG_ARCH_INLINE_WRITE_UNLOCK_BH=y CONFIG_ARCH_INLINE_WRITE_UNLOCK_IRQ=y CONFIG_ARCH_INLINE_WRITE_UNLOCK_IRQRESTORE=y -CONFIG_ARCH_MMAP_RND_BITS=18 CONFIG_ARCH_MMAP_RND_BITS_MAX=24 CONFIG_ARCH_MMAP_RND_BITS_MIN=18 CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=11 diff --git a/root/target/linux/generic/config-4.19 b/root/target/linux/generic/config-4.19 index 75ece303..cab56580 100644 --- a/root/target/linux/generic/config-4.19 +++ b/root/target/linux/generic/config-4.19 @@ -5927,6 +5927,7 @@ CONFIG_VIRT_TO_BUS=y CONFIG_VLAN_8021Q=y # CONFIG_VLAN_8021Q_GVRP is not set # CONFIG_VLAN_8021Q_MVRP is not set +CONFIG_VMAP_STACK=y # CONFIG_VME_BUS is not set # CONFIG_VMSPLIT_1G is not set # CONFIG_VMSPLIT_2G is not set