Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6d8e74ed authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont Committed by David S. Miller
Browse files

Phonet: advise against enabling the pipe controller



As it currently is, the new code path is not compatible with existing
Nokia modems. This would break existing userspace for Nokia modem, such
as the existing oFono ISI driver.

Signed-off-by: default avatarRémi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 838e7a03
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -24,4 +24,5 @@ config PHONET_PIPECTRLR
	  data with Nokia Slim modems like WG2.5 used on ST-Ericsson U8500
	  platform.

	  If unsure, say N.
	  This option is incompatible with older Nokia modems.
	  Say N here unless you really know what you are doing.