summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2017-11-30 15:16:14 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-12-23 22:15:42 +0100
commit36aff32685606a5a3d6e0391d3977297907a8dad (patch)
treecf51722bedd71cbe269e0f7e09bc34d6815cccfd
parentbe6f5c6be32e88ce8448c98988542821fc49ef6c (diff)
linux-toradex: update defconfigs
This adds CONFIG_USER_DEBUG to all defconfigs. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-kernel/linux/linux-toradex-4.4/defconfig1
-rw-r--r--recipes-kernel/linux/linux-toradex-4.9-1.0.x/apalis-imx6/defconfig1
-rw-r--r--recipes-kernel/linux/linux-toradex-4.9-1.0.x/colibri-imx6/defconfig1
-rw-r--r--recipes-kernel/linux/linux-toradex-4.9-1.0.x/colibri-imx6ull/defconfig1
-rw-r--r--recipes-kernel/linux/linux-toradex-4.9-1.0.x/mx7/defconfig1
5 files changed, 5 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-toradex-4.4/defconfig b/recipes-kernel/linux/linux-toradex-4.4/defconfig
index 4f58b80..37b937a 100644
--- a/recipes-kernel/linux/linux-toradex-4.4/defconfig
+++ b/recipes-kernel/linux/linux-toradex-4.4/defconfig
@@ -317,6 +317,7 @@ CONFIG_STACKTRACE=y
# CONFIG_DEBUG_BUGVERBOSE is not set
# CONFIG_FTRACE is not set
# CONFIG_ARM_UNWIND is not set
+CONFIG_DEBUG_USER=y
CONFIG_SECURITYFS=y
CONFIG_CRYPTO_CCM=y
CONFIG_CRYPTO_GCM=y
diff --git a/recipes-kernel/linux/linux-toradex-4.9-1.0.x/apalis-imx6/defconfig b/recipes-kernel/linux/linux-toradex-4.9-1.0.x/apalis-imx6/defconfig
index 23a82e4..a8120c7 100644
--- a/recipes-kernel/linux/linux-toradex-4.9-1.0.x/apalis-imx6/defconfig
+++ b/recipes-kernel/linux/linux-toradex-4.9-1.0.x/apalis-imx6/defconfig
@@ -338,6 +338,7 @@ CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=10
# CONFIG_DEBUG_BUGVERBOSE is not set
# CONFIG_FTRACE is not set
# CONFIG_ARM_UNWIND is not set
+CONFIG_DEBUG_USER=y
CONFIG_SECURITYFS=y
CONFIG_CRYPTO_USER=y
CONFIG_CRYPTO_CCM=y
diff --git a/recipes-kernel/linux/linux-toradex-4.9-1.0.x/colibri-imx6/defconfig b/recipes-kernel/linux/linux-toradex-4.9-1.0.x/colibri-imx6/defconfig
index 3b5d1e7..9a11517 100644
--- a/recipes-kernel/linux/linux-toradex-4.9-1.0.x/colibri-imx6/defconfig
+++ b/recipes-kernel/linux/linux-toradex-4.9-1.0.x/colibri-imx6/defconfig
@@ -331,6 +331,7 @@ CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=10
# CONFIG_DEBUG_BUGVERBOSE is not set
# CONFIG_FTRACE is not set
# CONFIG_ARM_UNWIND is not set
+CONFIG_DEBUG_USER=y
CONFIG_SECURITYFS=y
CONFIG_CRYPTO_USER=y
CONFIG_CRYPTO_CCM=y
diff --git a/recipes-kernel/linux/linux-toradex-4.9-1.0.x/colibri-imx6ull/defconfig b/recipes-kernel/linux/linux-toradex-4.9-1.0.x/colibri-imx6ull/defconfig
index dc07070..5cb0515 100644
--- a/recipes-kernel/linux/linux-toradex-4.9-1.0.x/colibri-imx6ull/defconfig
+++ b/recipes-kernel/linux/linux-toradex-4.9-1.0.x/colibri-imx6ull/defconfig
@@ -348,6 +348,7 @@ CONFIG_STACKTRACE=y
# CONFIG_DEBUG_BUGVERBOSE is not set
# CONFIG_FTRACE is not set
# CONFIG_ARM_UNWIND is not set
+CONFIG_DEBUG_USER=y
CONFIG_SECURITYFS=y
CONFIG_CRYPTO_USER=y
CONFIG_CRYPTO_TEST=m
diff --git a/recipes-kernel/linux/linux-toradex-4.9-1.0.x/mx7/defconfig b/recipes-kernel/linux/linux-toradex-4.9-1.0.x/mx7/defconfig
index bdc0522..7f32863 100644
--- a/recipes-kernel/linux/linux-toradex-4.9-1.0.x/mx7/defconfig
+++ b/recipes-kernel/linux/linux-toradex-4.9-1.0.x/mx7/defconfig
@@ -348,6 +348,7 @@ CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=10
CONFIG_STACKTRACE=y
# CONFIG_DEBUG_BUGVERBOSE is not set
# CONFIG_FTRACE is not set
+CONFIG_DEBUG_USER=y
CONFIG_CORESIGHT=y
CONFIG_CORESIGHT_LINK_AND_SINK_TMC=y
CONFIG_CORESIGHT_SINK_TPIU=y