git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
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
+++ b/
lunaix-os/hal/char/LConfig
@@ -0,0
+1,7
@@
+include("uart")
+
+@Collection
+def char_device():
+ """ Controlling support of character devices """
+
+ add_to_collection(hal)