- CONFIG_PS2¶
PS/2 Drivers
Type: bool
Help¶
Include PS/2 drivers in system config.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/ps2/Kconfig:6
Included via Kconfig:8
→ Kconfig.zephyr:32
→ drivers/Kconfig:92
Menu path: (Top) → Device Drivers
menuconfig PS2
bool "PS/2 Drivers"
help
Include PS/2 drivers in system config.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)