add mem-map for x86_64
[lunaix-os.git] / lunaix-os / kernel / LConfig
1 @Collection
2 def kernel_feature():
3     """ Config kernel features """
4     pass
5
6 include("mm/LConfig")