summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-04-03 20:00:09 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2011-04-03 20:00:09 +0200
commitc10b2291e8a65d45bef8988147ed45effa5b3fda (patch)
tree69c297b34cb4f9a31bffc88c19044fe42c5e6a9d /configs
parent070e9e2bea7c38148c696694fe8474f6b348bf22 (diff)
qemu_x86_defconfig: run getty on ttyS0
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs')
-rw-r--r--configs/qemu_x86_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/qemu_x86_defconfig b/configs/qemu_x86_defconfig
index 2e7d813aa..04314c2da 100644
--- a/configs/qemu_x86_defconfig
+++ b/configs/qemu_x86_defconfig
@@ -2,6 +2,9 @@
BR2_i386=y
BR2_x86_pentiumpro=y
+# system
+BR2_TARGET_GENERIC_GETTY=y
+
# filesystem
BR2_TARGET_ROOTFS_EXT2=y
# BR2_TARGET_ROOTFS_TAR is not set