qemu_arm_versatile_defconfig: run getty on ttyAMA0
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 3 Apr 2011 18:01:53 +0000 (20:01 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 3 Apr 2011 18:01:53 +0000 (20:01 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
configs/qemu_arm_versatile_defconfig

index 4d8233d19f000849b319426d4ee525e6a0332b64..9c990fb518577aeb4ee95748d9a09ce06b27e9f2 100644 (file)
@@ -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