tramp-process-connection-type

tramp-process-connection-type is a variable defined in `tramp.el'.
Its value is
t


Documentation:
Overrides `process-connection-type' for connections from Tramp.
Tramp binds `process-connection-type' to the value given here before
opening a connection to a remote host.

You can customize this variable.