From: Michal Sojka Date: Sun, 12 Jan 2014 23:27:01 +0000 (+0100) Subject: rootfs: Add dropbear X-Git-Tag: fix-allnoconfig~87 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/commitdiff_plain/3f1dd424ff3936295565d4b2031f6ddb7264daa0 rootfs: Add dropbear ... to quickly copy out ftrace traces. --- 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