-
CONFIG_SERIAL_PIO_BASE
¶
Base address of serial PIO region
Type: hex
Defaults¶
- 0x3f8 if
SERIAL_PIO
Kconfig definition¶
At arch/x86/Kconfig:77
, in menu (top menu)
:
config SERIAL_PIO_BASE hex prompt "Base address of serial PIO region" ifSERIAL_PIO
default 0x3f8 ifSERIAL_PIO
depends onSERIAL_PIO
(Definitions include propagated dependencies, including from if’s and menus.)