From e37804807e8afdbf0d7aebbb954adc774c6f2d3d Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sun, 3 Apr 2011 20:01:53 +0200 Subject: qemu_arm_versatile_defconfig: run getty on ttyAMA0 Signed-off-by: Peter Korsgaard --- configs/qemu_arm_versatile_defconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configs/qemu_arm_versatile_defconfig') diff --git a/configs/qemu_arm_versatile_defconfig b/configs/qemu_arm_versatile_defconfig index 4d8233d19..9c990fb51 100644 --- a/configs/qemu_arm_versatile_defconfig +++ b/configs/qemu_arm_versatile_defconfig @@ -2,6 +2,10 @@ BR2_arm=y BR2_arm926t=y +# system +BR2_TARGET_GENERIC_GETTY=y +BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0" + # filesystem BR2_TARGET_ROOTFS_EXT2=y # BR2_TARGET_ROOTFS_TAR is not set -- cgit v1.2.3