mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
ps2 driver updated to support low power and wakeup. Signed-off-by: Manimaran A <manimaran.a@microchip.com>
5 lines
72 B
Plaintext
5 lines
72 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_PRINTK=y
|
|
CONFIG_PS2=y
|
|
CONFIG_PM_DEVICE=y
|