From c10b2291e8a65d45bef8988147ed45effa5b3fda Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sun, 3 Apr 2011 20:00:09 +0200 Subject: qemu_x86_defconfig: run getty on ttyS0 Signed-off-by: Peter Korsgaard --- configs/qemu_x86_defconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configs') 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 -- cgit v1.2.3