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