summaryrefslogtreecommitdiffstats
path: root/configs/bsp.ref
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2019-03-30 08:22:59 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2019-03-30 08:22:59 +0100
commitd1cbcfe40e54f0e1fc4718bb91b98896982cba55 (patch)
tree4b136c27e808bd67ddd6aef4270269f7ac308491 /configs/bsp.ref
parent29198b1e6fd09c351033e01089ba391f7e15abcb (diff)
downloadDistroKit-d1cbcfe40e54f0e1fc4718bb91b98896982cba55.tar.gz
DistroKit-d1cbcfe40e54f0e1fc4718bb91b98896982cba55.tar.xz
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 <r.hieber@pengutronix.de> Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/bsp.ref')
-rw-r--r--configs/bsp.ref7
1 files changed, 0 insertions, 7 deletions
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