ARC: Hostlink Pseudo-Driver for Metaware Debugger
[deliverable/linux.git] / arch / arc / Kconfig
index 2611a60cb0598994b1d8de8ee925b578f3a3e343..cd4ad61c4c14bf7343fead74f23b38f5faddc62f 100644 (file)
@@ -389,6 +389,15 @@ config HZ
        int "Timer Frequency"
        default 100
 
+config ARC_METAWARE_HLINK
+       bool "Support for Metaware debugger assisted Host access"
+       default n
+       help
+         This options allows a Linux userland apps to directly access
+         host file system (open/creat/read/write etc) with help from
+         Metaware Debugger. This can come in handy for Linux-host communication
+         when there is no real usable peripheral such as EMAC.
+
 menuconfig ARC_DBG
        bool "ARC debugging"
        default y
This page took 0.02672 seconds and 5 git commands to generate.