summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-fslc')
-rw-r--r--recipes-kernel/linux/linux-fslc/armv8a/defconfig5
-rw-r--r--recipes-kernel/linux/linux-fslc/defconfig6
-rw-r--r--recipes-kernel/linux/linux-fslc/mx25/defconfig6
-rw-r--r--recipes-kernel/linux/linux-fslc/mxs/defconfig6
4 files changed, 23 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-fslc/armv8a/defconfig b/recipes-kernel/linux/linux-fslc/armv8a/defconfig
index 57c06075..df595480 100644
--- a/recipes-kernel/linux/linux-fslc/armv8a/defconfig
+++ b/recipes-kernel/linux/linux-fslc/armv8a/defconfig
@@ -1090,3 +1090,8 @@ CONFIG_DEBUG_KERNEL=y
1090# CONFIG_DEBUG_PREEMPT is not set 1090# CONFIG_DEBUG_PREEMPT is not set
1091# CONFIG_FTRACE is not set 1091# CONFIG_FTRACE is not set
1092CONFIG_MEMTEST=y 1092CONFIG_MEMTEST=y
1093CONFIG_KPROBES=y
1094CONFIG_KRETPROBES=y
1095CONFIG_FUNCTION_ERROR_INJECTION=y
1096# CONFIG_KPROBES_SANITY_TEST is not set
1097
diff --git a/recipes-kernel/linux/linux-fslc/defconfig b/recipes-kernel/linux/linux-fslc/defconfig
index 5e216107..127e38f2 100644
--- a/recipes-kernel/linux/linux-fslc/defconfig
+++ b/recipes-kernel/linux/linux-fslc/defconfig
@@ -473,3 +473,9 @@ CONFIG_DEBUG_FS=y
473CONFIG_PROVE_LOCKING=y 473CONFIG_PROVE_LOCKING=y
474# CONFIG_DEBUG_BUGVERBOSE is not set 474# CONFIG_DEBUG_BUGVERBOSE is not set
475# CONFIG_FTRACE is not set 475# CONFIG_FTRACE is not set
476CONFIG_KPROBES=y
477CONFIG_OPTPROBES=y
478CONFIG_KRETPROBES=y
479# CONFIG_ARM_KPROBES_TEST is not set
480# CONFIG_KPROBES_SANITY_TEST is not set
481
diff --git a/recipes-kernel/linux/linux-fslc/mx25/defconfig b/recipes-kernel/linux/linux-fslc/mx25/defconfig
index bb70acc6..21672504 100644
--- a/recipes-kernel/linux/linux-fslc/mx25/defconfig
+++ b/recipes-kernel/linux/linux-fslc/mx25/defconfig
@@ -185,3 +185,9 @@ CONFIG_NLS_ISO8859_1=y
185CONFIG_NLS_ISO8859_15=m 185CONFIG_NLS_ISO8859_15=m
186CONFIG_FONTS=y 186CONFIG_FONTS=y
187CONFIG_FONT_8x8=y 187CONFIG_FONT_8x8=y
188CONFIG_KPROBES=y
189CONFIG_OPTPROBES=y
190CONFIG_KRETPROBES=y
191# CONFIG_ARM_KPROBES_TEST is not set
192# CONFIG_KPROBES_SANITY_TEST is not set
193
diff --git a/recipes-kernel/linux/linux-fslc/mxs/defconfig b/recipes-kernel/linux/linux-fslc/mxs/defconfig
index a9c6f32a..a913c0dd 100644
--- a/recipes-kernel/linux/linux-fslc/mxs/defconfig
+++ b/recipes-kernel/linux/linux-fslc/mxs/defconfig
@@ -172,3 +172,9 @@ CONFIG_PROVE_LOCKING=y
172CONFIG_BLK_DEV_IO_TRACE=y 172CONFIG_BLK_DEV_IO_TRACE=y
173CONFIG_STRICT_DEVMEM=y 173CONFIG_STRICT_DEVMEM=y
174CONFIG_DEBUG_USER=y 174CONFIG_DEBUG_USER=y
175CONFIG_KPROBES=y
176CONFIG_OPTPROBES=y
177CONFIG_KRETPROBES=y
178# CONFIG_ARM_KPROBES_TEST is not set
179# CONFIG_KPROBES_SANITY_TEST is not set
180