[armemu-test] turn on as much as possible
diff --git a/project/armemu-test.mk b/project/armemu-test.mk
index 9ad3134..9b222e6 100644
--- a/project/armemu-test.mk
+++ b/project/armemu-test.mk
@@ -9,6 +9,10 @@
 	lib/bcache \
 	lib/fs \
 	lib/fs/ext2 \
+	lib/gfx \
+	lib/gfxconsole \
+	lib/text \
+	lib/tga \
 	app/tests \
 	app/shell
 
diff --git a/target/armemu/armemu.conf b/target/armemu/armemu.conf
index df90083..e879a5c 100644
--- a/target/armemu/armemu.conf
+++ b/target/armemu/armemu.conf
@@ -6,7 +6,7 @@
 file = lk.bin
 
 [system]
-display = no
+display = yes
 console = yes
 network = no
 block = yes