[][kernel][common][config][Enable full debug information for vmlinux]

[Description]
Remove CONFIG_DEBUG_INFO_REDUCED to Enable full debug information

[Release-log]
N/A

Change-Id: Ic34b77b5136f2bbe7bdb3733ebfa8596805b080d
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/7875547
diff --git a/openwrt_patches-21.02/110-generic-kernel-config-enable-full-debug-info.patch b/openwrt_patches-21.02/110-generic-kernel-config-enable-full-debug-info.patch
new file mode 100644
index 0000000..0ab064b
--- /dev/null
+++ b/openwrt_patches-21.02/110-generic-kernel-config-enable-full-debug-info.patch
@@ -0,0 +1,11 @@
+--- a/target/linux/generic/config-5.4
++++ b/target/linux/generic/config-5.4
+@@ -1188,7 +1188,7 @@ CONFIG_DEBUG_FS=y
+ # CONFIG_DEBUG_INFO is not set
+ # CONFIG_DEBUG_INFO_BTF is not set
+ # CONFIG_DEBUG_INFO_DWARF4 is not set
+-CONFIG_DEBUG_INFO_REDUCED=y
++# CONFIG_DEBUG_INFO_REDUCED is not set
+ # CONFIG_DEBUG_INFO_SPLIT is not set
+ CONFIG_DEBUG_KERNEL=y
+ # CONFIG_DEBUG_KMEMLEAK is not set