Minimal openOCD setup required

Hi:

I would like to use openOCD to communicate with a custom JTAG configuration, I am using an ARM-USB-OCD-H interface device but do not want to specify a target.

I’d like the init to go no further than initializing the interface and proceeding to a prompt (via telnet).

Any suggestions on how I should set up my cfg file?

Peter