[armemu-test] turn on as much as possible

This commit is contained in:
Travis Geiselbrecht
2010-05-21 23:03:10 -07:00
parent b147c5f3fc
commit 0d4e788d34
2 changed files with 5 additions and 1 deletions

View File

@@ -9,6 +9,10 @@ MODULES += \
lib/bcache \
lib/fs \
lib/fs/ext2 \
lib/gfx \
lib/gfxconsole \
lib/text \
lib/tga \
app/tests \
app/shell

View File

@@ -6,7 +6,7 @@ core = arm926ejs
file = lk.bin
[system]
display = no
display = yes
console = yes
network = no
block = yes