kernel: add DEBUG_INFO_REDUCED config option
authorStijn Tintel <stijn@linux-ipv6.be>
Sun, 20 Feb 2022 01:09:55 +0000 (03:09 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Wed, 18 May 2022 10:32:06 +0000 (13:32 +0300)
commit44bcad24b6f330aae73994e881e25df0fd7a490d
treea99e3c2726d57d9d7c93e4e7e3fc0fe89ee884f9
parent2d2fd2ad80bafbd4b0c12fd466ed90a57abb7f61
kernel: add DEBUG_INFO_REDUCED config option

Add DEBUG_INFO_REDUCED as a kernel config option and remove it from the
kernel configs. This is in preparation of the upcoming option to enable
BTF typeinfo, which is incompatible with DEBUG_INFO_REDUCED.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
config/Config-kernel.in
target/linux/generic/config-5.10
target/linux/generic/config-5.15