defconfig: msm: Add config fragment for DEBUG_FS disablement

Add a config fragment for disabling DEBUG_FS.

Change-Id: I877c74955e467002976c3bac6c946183c8be7043
Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
diff --git a/arch/arm64/configs/vendor/debugfs.config b/arch/arm64/configs/vendor/debugfs.config
new file mode 100644
index 0000000..059013b
--- /dev/null
+++ b/arch/arm64/configs/vendor/debugfs.config
@@ -0,0 +1,2 @@
+CONFIG_PAGE_OWNER=n
+CONFIG_DEBUG_FS=n