aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-x86/Options.lb
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/emulation/qemu-x86/Options.lb')
-rw-r--r--src/mainboard/emulation/qemu-x86/Options.lb4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/emulation/qemu-x86/Options.lb b/src/mainboard/emulation/qemu-x86/Options.lb
index bf8ac39ef1..b45f97be9c 100644
--- a/src/mainboard/emulation/qemu-x86/Options.lb
+++ b/src/mainboard/emulation/qemu-x86/Options.lb
@@ -43,10 +43,14 @@ uses CONFIG_CONSOLE_SERIAL8250
uses DEFAULT_CONSOLE_LOGLEVEL
uses MAXIMUM_CONSOLE_LOGLEVEL
+uses CONFIG_ROMFS
+
default CONFIG_CONSOLE_SERIAL8250=1
default DEFAULT_CONSOLE_LOGLEVEL=8
default MAXIMUM_CONSOLE_LOGLEVEL=8
+default CONFIG_ROMFS=0
+
## ROM_SIZE is the size of boot ROM that this board will use.
default ROM_SIZE = 256*1024