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
Menuconfig Implementation and auto-qemu refactoring (#44)
[lunaix-os.git]
/
lunaix-os
/
hal
/
ahci
/
LConfig
diff --git
a/lunaix-os/hal/ahci/LConfig
b/lunaix-os/hal/ahci/LConfig
index b9578813c06b241fc4ac9bc9dd5f4e3ec3fa3987..a199abfce77c858345e5db13b44ab1a60acea305 100644
(file)
--- a/
lunaix-os/hal/ahci/LConfig
+++ b/
lunaix-os/hal/ahci/LConfig
@@
-1,10
+1,10
@@
-@Collection
+@Collection
("AHCI")
def sata_ahci():
add_to_collection(hal)
- @Term
+ @Term
("Enable AHCI support")
def ahci_enable():
""" Enable the support of SATA AHCI.
Must require PCI at current stage """