commit | c5644fba2013f6d7a64b04763f3f2ed248281185 | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Tue Jan 24 22:48:33 2017 +0100 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Jan 27 12:35:53 2017 +0200 |
tree | 4e151264e4d5fb3eb3d5a0759886093cb954cb0f | |
parent | f7b0e35c5fd0eaafa70ae662cff487555e7ce43a [diff] |
drivers/console/telnet: Add ground support for telnet commands This is the skeleton for such support. Let's see if this will be needed and thus extended in the future. For now, it's disabled by default, not advised to be enabled. It supports AYT, AO and DO/SUPR_GA. This is very limited and only there to show how it could be handled. Change-Id: I736bfa23145e9b727af08db682ab001f494f8c8d Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>