configs/liteboard: remove explicit getty port
authorMarcin Niestroj <m.niestroj@grinn-global.com>
Wed, 21 Nov 2018 21:01:54 +0000 (22:01 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 9 Dec 2018 20:54:29 +0000 (21:54 +0100)
Using default value (console) works well, so there is no reason to set
tty explicitly.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/grinn_liteboard_defconfig

index 5f3ca075521535eeaff570591ebcdaf021c50c7c..84f1735e2242dd71ac76b78e43265e01f6f104c1 100644 (file)
@@ -1,7 +1,6 @@
 BR2_arm=y
 BR2_cortex_a7=y
 BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_16=y
-BR2_TARGET_GENERIC_GETTY_PORT="ttymxc0"
 BR2_SYSTEM_DHCP="eth0"
 BR2_ROOTFS_POST_IMAGE_SCRIPT="board/grinn/liteboard/post-image.sh"
 BR2_LINUX_KERNEL=y