- 
CONFIG_COM_BASE¶ 
Base address of the vuart port
Type: hex
Help¶
Base address of the vuart port.
Kconfig definition¶
At arch/x86/Kconfig:159
Included via Kconfig:3
Menu path: (top menu)
config COM_BASE
    hex
    prompt "Base address of the vuart port" if !RELEASE
    default 0x3f8 if !RELEASE
    depends on !RELEASE
    help
      Base address of the vuart port.
(Definitions include propagated dependencies, including from if’s and menus.)