Disable more debugs for common nodbg fragment to improve performance Signed-off-by: Hongzhan Chen <[email protected]> --- recipes-kernel/linux/files/common_nodbg.cfg | 1 + 1 file changed, 1 insertion(+)
diff --git a/recipes-kernel/linux/files/common_nodbg.cfg b/recipes-kernel/linux/files/common_nodbg.cfg index 749799d..d7d87c5 100644 --- a/recipes-kernel/linux/files/common_nodbg.cfg +++ b/recipes-kernel/linux/files/common_nodbg.cfg @@ -1 +1,2 @@ # CONFIG_IPIPE_DEBUG is not set +# CONFIG_XENO_OPT_DEBUG is not set -- 2.17.1
