PCI 16x50 UART Controller, O2 Enablement (#39)
[lunaix-os.git] / lunaix-os / hal / char / LConfig
diff --git a/lunaix-os/hal/char/LConfig b/lunaix-os/hal/char/LConfig
new file mode 100644 (file)
index 0000000..1b5ead4
--- /dev/null
@@ -0,0 +1,7 @@
+include("uart")
+
+@Collection
+def char_device():
+    """ Controlling support of character devices """
+
+    add_to_collection(hal)