summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2023-01-31 14:21:05 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2023-02-27 10:05:12 +0100
commit926b836fcc484e283c539b14581fd378a7325714 (patch)
treebd2ef1a277e4431cf4fbaa1731f2c23768ead258 /recipes-kernel/linux
parent8c3437ae495669f684d0f63f3ad3c62cedd059bb (diff)
toradex_imx_v8.config: Do not use -m flag in merge_config.sh
The -m flag causes the script to not call make in the end. That means if we put e.g. CONFIG_MEDIA_SUPPORT to module, this does not disable all the configs below the one until make is being issued. fix the header that suggests to use this flag in order to enable us to simplify the diff config by disabling/putting to module whole categories of configs. Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com> (cherry picked from commit 60884f6adf3d645a40cd177279c5f1383dfb7215)
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline-git/toradex_imx_v8.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline-git/toradex_imx_v8.config b/recipes-kernel/linux/linux-toradex-mainline-git/toradex_imx_v8.config
index c7084ac..2f38446 100644
--- a/recipes-kernel/linux/linux-toradex-mainline-git/toradex_imx_v8.config
+++ b/recipes-kernel/linux/linux-toradex-mainline-git/toradex_imx_v8.config
@@ -2,7 +2,7 @@
## it is used to generate toradex defconfig with the following command
##
## make defconfig
-## scripts/kconfig/merge_config.sh -m .config toradex_imx_v8.config
+## scripts/kconfig/merge_config.sh .config toradex_imx_v8.config
## make savedefconfig
# CPU Frequency scaling