update readme introduction part, add demo screen-shot
[lunaix-os.git] / lunaix-os / kernel / LConfig
1 @Collection
2 def kernel_feature():
3     """ Config kernel features """
4     pass
5
6 include("fs")
7 include("mm")