-
CONFIG_SERIAL_PIO¶
PIO
Type: bool
Help¶
Select this if the serial port shall be accessed via in/out instructions.
Kconfig definition¶
At arch/x86/Kconfig:139
Included via Kconfig:3
Menu path: (top menu) → serial IO type
config SERIAL_PIO
bool
prompt "PIO" if <choice: serial IO type>
depends on <choice: serial IO type>
help
Select this if the serial port shall be accessed via in/out
instructions.
(Definitions include propagated dependencies, including from if’s and menus.)