diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-12-20 19:18:42 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-12-20 19:18:42 +0100 |
commit | 0b8818dec45567d794b1d648e37639f28df8e64a (patch) | |
tree | 300becac42214f9b92737029a48337aaa8a4b0a7 | |
parent | f4fb3fdc70188aeb50455fc080121374b070a2b0 (diff) | |
download | vyatta-cfg-system-0b8818dec45567d794b1d648e37639f28df8e64a.tar.gz vyatta-cfg-system-0b8818dec45567d794b1d648e37639f28df8e64a.zip |
console: remove "Freescale i.MX" completion helper
-rw-r--r-- | templates/system/console/device/node.def | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/system/console/device/node.def b/templates/system/console/device/node.def index fa055806..00438947 100644 --- a/templates/system/console/device/node.def +++ b/templates/system/console/device/node.def @@ -3,7 +3,6 @@ type: txt help: Serial console device name val_help: <ttySN>; Serial device name -val_help: <ttymxcN>; Freescale i.MX serial device name val_help: <ttyUSBX>; USB Serial device name val_help: <hvc0>; Xen console |