kernel: 6.1: add missing CONFIG_TEST_DYNAMIC_DEBUG option
authorTony Ambardar <itugrok@yahoo.com>
Wed, 31 May 2023 05:14:13 +0000 (22:14 -0700)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 31 May 2023 19:06:18 +0000 (21:06 +0200)
commitfd572feef80c2366af7ce68775708b21948e1018
tree0ab70a28ddd09ebab9a522fdc0e3d0c25790ba6f
parent595608eb3f05cba31da59e0d5d82504ab6731c0b
kernel: 6.1: add missing CONFIG_TEST_DYNAMIC_DEBUG option

This new option (default N) will generate prompts building with OpenWrt
configs that set CONFIG_KERNEL_DYNAMIC_DEBUG=y. Fix this by adding the
disabled option to the generic config.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
target/linux/generic/config-6.1