Commit c10b2291 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

qemu_x86_defconfig: run getty on ttyS0

parent 070e9e2b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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