79683f6117
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>
5 lines
91 B
Makefile
5 lines
91 B
Makefile
# Default configuration for unicore32-softmmu
|
|
CONFIG_PUV3=y
|
|
CONFIG_PTIMER=y
|
|
CONFIG_PCKBD=y
|