X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/04f32c3e67120f8498cdcf7926bab88e4e405258..ebb55b7e5f0b8f31328950ec383b77b208ffbb64:/lunaix-os/hal/char/LConfig diff --git a/lunaix-os/hal/char/LConfig b/lunaix-os/hal/char/LConfig new file mode 100644 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)