Menuconfig Implementation and auto-qemu refactoring (#44)
[lunaix-os.git] / lunaix-os / hal / LConfig
index 35385c9450920be346376d813c2e68c19100d490..63598dbd4dcca3795990be6d88f04091303b6a7b 100644 (file)
@@ -2,7 +2,7 @@ include("char")
 include("bus")
 include("ahci")
 
-@Collection
+@Collection("Devices & Peripherials")
 def hal():
     """ Lunaix hardware asbtraction layer """