From 36aff32685606a5a3d6e0391d3977297907a8dad Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Thu, 30 Nov 2017 15:16:14 +0100 Subject: linux-toradex: update defconfigs This adds CONFIG_USER_DEBUG to all defconfigs. Signed-off-by: Stefan Agner Acked-by: Marcel Ziswiler --- recipes-kernel/linux/linux-toradex-4.4/defconfig | 1 + recipes-kernel/linux/linux-toradex-4.9-1.0.x/apalis-imx6/defconfig | 1 + recipes-kernel/linux/linux-toradex-4.9-1.0.x/colibri-imx6/defconfig | 1 + recipes-kernel/linux/linux-toradex-4.9-1.0.x/colibri-imx6ull/defconfig | 1 + recipes-kernel/linux/linux-toradex-4.9-1.0.x/mx7/defconfig | 1 + 5 files changed, 5 insertions(+) (limited to 'recipes-kernel/linux') 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 -- cgit v1.2.3