add support to GIC ITS, and the MSI service base on it
[lunaix-os.git] / lunaix-os / kernel / LConfig
index 37b9005dc28ec86ea902d8ff38e85c529a69e2c0..a46e85ff827f40b524e755ef1022496fbbfc742a 100644 (file)
@@ -3,4 +3,5 @@ def kernel_feature():
     """ Config kernel features """
     pass
 
-include("mm")
\ No newline at end of file
+include("fs")
+include("mm")