From d1cbcfe40e54f0e1fc4718bb91b98896982cba55 Mon Sep 17 00:00:00 2001 From: Robert Schwebel Date: Sat, 30 Mar 2019 08:22:59 +0100 Subject: ptxconfig: enable sftp server SFTP is used by sshfs, which is a useful tool to directly access files on a target machine from a development host. Enable it. Inspired-by: Roland Hieber Signed-off-by: Robert Schwebel --- configs/bsp.ref | 7 ------- 1 file changed, 7 deletions(-) (limited to 'configs/bsp.ref') diff --git a/configs/bsp.ref b/configs/bsp.ref index 5f59ed5..e8e551c 100644 --- a/configs/bsp.ref +++ b/configs/bsp.ref @@ -1,9 +1,2 @@ includes: - file: ptxdist.ref - -ptxdist_debug_sftp: - description: | - In DistroKit, it is possible to access the target filesystem via - p9, at least on qemu-vexpress. This might be enabled later again, - once we do more testing on real hardware. - value: False -- cgit v1.2.3