[Feature]add MT2731_MP2_MR2_SVN388 baseline version
Change-Id: Ief04314834b31e27effab435d3ca8ba33b499059
diff --git a/src/kernel/linux/v4.14/drivers/pnp/isapnp/Kconfig b/src/kernel/linux/v4.14/drivers/pnp/isapnp/Kconfig
new file mode 100644
index 0000000..f1ef366
--- /dev/null
+++ b/src/kernel/linux/v4.14/drivers/pnp/isapnp/Kconfig
@@ -0,0 +1,11 @@
+#
+# ISA Plug and Play configuration
+#
+config ISAPNP
+ bool "ISA Plug and Play support"
+ depends on ISA
+ help
+ Say Y here if you would like support for ISA Plug and Play devices.
+ Some information is in <file:Documentation/isapnp.txt>.
+
+ If unsure, say Y.