From 3f1dd424ff3936295565d4b2031f6ddb7264daa0 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Mon, 13 Jan 2014 00:27:01 +0100 Subject: [PATCH 1/1] rootfs: Add dropbear ... to quickly copy out ftrace traces. --- rootfs/build/.config | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rootfs/build/.config b/rootfs/build/.config index 7de0dc5..5eaeb37 100644 --- a/rootfs/build/.config +++ b/rootfs/build/.config @@ -838,7 +838,11 @@ BR2_PACKAGE_CAN_UTILS=y # BR2_PACKAGE_DHCPCD is not set # BR2_PACKAGE_DHCPDUMP is not set # BR2_PACKAGE_DNSMASQ is not set -# BR2_PACKAGE_DROPBEAR is not set +BR2_PACKAGE_DROPBEAR=y +# BR2_PACKAGE_DROPBEAR_DISABLE_REVERSEDNS is not set +BR2_PACKAGE_DROPBEAR_SMALL=y +# BR2_PACKAGE_DROPBEAR_WTMP is not set +# BR2_PACKAGE_DROPBEAR_LASTLOG is not set # BR2_PACKAGE_EBTABLES is not set # BR2_PACKAGE_ETHTOOL is not set # BR2_PACKAGE_GESFTPSERVER is not set -- 2.39.2