[][OpenWrt Dev][Set default NMBM disabled in kernel]

[Description]
Add non-selected NMBM option to generic target kernel config

[Release-log]
N/A

Change-Id: Ib5e5638bab222ceae74b9806f8a74236fb6f5f96
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/4583322
diff --git a/openwrt_patches-21.02/102-generic-kernel-config-for-nmbm.patch b/openwrt_patches-21.02/102-generic-kernel-config-for-nmbm.patch
new file mode 100644
index 0000000..ac41fe4
--- /dev/null
+++ b/openwrt_patches-21.02/102-generic-kernel-config-for-nmbm.patch
@@ -0,0 +1,10 @@
+--- a/target/linux/generic/config-5.4
++++ b/target/linux/generic/config-5.4
+@@ -3796,6 +3796,7 @@ CONFIG_NLS_DEFAULT="iso8859-1"
+ # CONFIG_NLS_MAC_ROMANIAN is not set
+ # CONFIG_NLS_MAC_TURKISH is not set
+ # CONFIG_NLS_UTF8 is not set
++# CONFIG_NMBM is not set
+ CONFIG_NMI_LOG_BUF_SHIFT=13
+ # CONFIG_NOA1305 is not set
+ # CONFIG_NOP_USB_XCEIV is not set