tty: metag_da: Add metag DA TTY driver
Add a TTY driver for communicating over a Meta DA (Debug Adapter) channel using the bios channel SWITCH operation. Signed-off-by: James Hogan <james.hogan@imgtec.com> Cc: Jiri Slaby <jslaby@suse.cz> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
このコミットが含まれているのは:
@@ -406,4 +406,17 @@ config GOLDFISH_TTY
|
||||
help
|
||||
Console and system TTY driver for the Goldfish virtual platform.
|
||||
|
||||
config DA_TTY
|
||||
bool "DA TTY"
|
||||
depends on METAG_DA
|
||||
select SERIAL_NONSTANDARD
|
||||
help
|
||||
This enables a TTY on a Dash channel.
|
||||
|
||||
config DA_CONSOLE
|
||||
bool "DA Console"
|
||||
depends on DA_TTY
|
||||
help
|
||||
This enables a console on a Dash channel.
|
||||
|
||||
endif # TTY
|
||||
|
新しいイシューから参照
ユーザーをブロックする