projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
070e9e2
)
qemu_x86_defconfig: run getty on ttyS0
author
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 3 Apr 2011 18:00:09 +0000
(20:00 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 3 Apr 2011 18:00:09 +0000
(20:00 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
configs/qemu_x86_defconfig
patch
|
blob
|
history
diff --git
a/configs/qemu_x86_defconfig
b/configs/qemu_x86_defconfig
index 2e7d813aa7d3e1a99c5c0ff1e6d91de839eda5b9..04314c2da093c8b4ff53a6965d2196e1eb9a61e0 100644
(file)
--- 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