summaryrefslogtreecommitdiffstats
path: root/kernel-armv7hl-lpae-debug.config
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2018-06-25 17:53:00 +0100
committerPeter Robinson <pbrobinson@gmail.com>2018-06-25 17:53:00 +0100
commitd7624e05602b49da23360681c372de06c1b4c7b1 (patch)
treeab71a968bb332c0377f1bc0ba23564774fe6cd73 /kernel-armv7hl-lpae-debug.config
parentaebcac3de8a53c265a53f5d76882f00e91770132 (diff)
downloadkernel-d7624e05602b49da23360681c372de06c1b4c7b1.tar.gz
kernel-d7624e05602b49da23360681c372de06c1b4c7b1.tar.xz
kernel-d7624e05602b49da23360681c372de06c1b4c7b1.zip
Disable BFP JIT on ARMv7 as it's currently broken, Remove forced console on aarch64, legacy config (rhbz 1594402)
Diffstat (limited to 'kernel-armv7hl-lpae-debug.config')
-rw-r--r--kernel-armv7hl-lpae-debug.config5
1 files changed, 3 insertions, 2 deletions
diff --git a/kernel-armv7hl-lpae-debug.config b/kernel-armv7hl-lpae-debug.config
index 20e995be1..e736900dd 100644
--- a/kernel-armv7hl-lpae-debug.config
+++ b/kernel-armv7hl-lpae-debug.config
@@ -661,8 +661,8 @@ CONFIG_BONDING=m
CONFIG_BOOT_PRINTK_DELAY=y
CONFIG_BOUNCE=y
# CONFIG_BPFILTER is not set
-CONFIG_BPF_JIT_ALWAYS_ON=y
-CONFIG_BPF_JIT=y
+# CONFIG_BPF_JIT_ALWAYS_ON is not set
+# CONFIG_BPF_JIT is not set
CONFIG_BPF_KPROBE_OVERRIDE=y
CONFIG_BPF_STREAM_PARSER=y
CONFIG_BPF_SYSCALL=y
@@ -959,6 +959,7 @@ CONFIG_CMA_SIZE_SEL_MBYTES=y
# CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
CONFIG_CMA=y
CONFIG_CMDLINE=""
+# CONFIG_CMDLINE_FORCE is not set
CONFIG_CMDLINE_FROM_BOOTLOADER=y
# CONFIG_CMDLINE_PARTITION is not set
CONFIG_CNIC=m