kernfs: add CONFIG_KERNFS
[linux-2.6-microblaze.git] / fs / kernfs / Kconfig
diff --git a/fs/kernfs/Kconfig b/fs/kernfs/Kconfig
new file mode 100644 (file)
index 0000000..397b5f7
--- /dev/null
@@ -0,0 +1,7 @@
+#
+# KERNFS should be selected by its users
+#
+
+config KERNFS
+       bool
+       default n