mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-28 21:03:54 -06:00

This patch adds ps2/keyboard support, and enables CONFIG_PCKBD. Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
4 lines
91 B
Makefile
4 lines
91 B
Makefile
# Default configuration for unicore32-softmmu
|
|
CONFIG_PUV3=y
|
|
CONFIG_PTIMER=y
|
|
CONFIG_PCKBD=y
|