From a3875719fff2c2f74218a5d4f199328997167ad4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 15 Aug 2014 14:28:17 +0200 Subject: use 5307 for now, which results in a working userland. need to investigate. --- package/busybox/config/shell/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'package/busybox/config') diff --git a/package/busybox/config/shell/Config.in b/package/busybox/config/shell/Config.in index 488041e22..b1b8ad4b2 100644 --- a/package/busybox/config/shell/Config.in +++ b/package/busybox/config/shell/Config.in @@ -161,6 +161,7 @@ config BUSYBOX_CTTYHACK # getty 115200 $(cttyhack) config BUSYBOX_HUSH bool "hush" + default y if ADK_TARGET_UCLINUX default n help hush is a small shell (25k). It handles the normal flow control -- cgit v1.2.3