2 @Collection("16x50 Serial Controller")
4 """ 16x50 serial controller """
6 # hal/char/LConfig::char_device
7 add_to_collection(char_device)
9 @Term("16x50 XT-Compat")
11 """ Enable the 16x50 for PC-compatible platform """
15 is_x86 = v(arch) in ["i386", "x86_64"]
22 """ Enable the support of PCI 16x50 """