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)
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

index 0c31acfd12c93e588059a620db5603200d6af73a..74a2a3e3a758e59b944c9e4e6b77f578ed4eac05 100644 (file)
@@ -6681,6 +6681,7 @@ CONFIG_TCP_CONG_CUBIC=y
 # CONFIG_TEST_CLOCKSOURCE_WATCHDOG is not set
 # CONFIG_TEST_DEBUG_VIRTUAL is not set
 # CONFIG_TEST_DIV64 is not set
+# CONFIG_TEST_DYNAMIC_DEBUG is not set
 # CONFIG_TEST_FIRMWARE is not set
 # CONFIG_TEST_FREE_PAGES is not set
 # CONFIG_TEST_HASH is not set