qemu_x86_defconfig: run getty on ttyS0

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2011-04-03 20:00:09 +02:00
parent 070e9e2bea
commit c10b2291e8

View File

@ -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