Introducing LunaBuild to the build flow (#36)
[lunaix-os.git] / lunaix-os / kernel / LConfig
diff --git a/lunaix-os/kernel/LConfig b/lunaix-os/kernel/LConfig
new file mode 100644 (file)
index 0000000..c820fd0
--- /dev/null
@@ -0,0 +1,6 @@
+@Collection
+def kernel_feature():
+    """ Config kernel features """
+    pass
+
+include("mm/LConfig")
\ No newline at end of file