diff options
-rw-r--r-- | meta/recipes-extended/shadow/files/securetty | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta/recipes-extended/shadow/files/securetty b/meta/recipes-extended/shadow/files/securetty index 0b1629f143..d919993e23 100644 --- a/meta/recipes-extended/shadow/files/securetty +++ b/meta/recipes-extended/shadow/files/securetty | |||
@@ -137,6 +137,14 @@ ttymxc3 | |||
137 | ttymxc4 | 137 | ttymxc4 |
138 | ttymxc5 | 138 | ttymxc5 |
139 | 139 | ||
140 | # Freescale lpuart ports | ||
141 | ttyLP0 | ||
142 | ttyLP1 | ||
143 | ttyLP2 | ||
144 | ttyLP3 | ||
145 | ttyLP4 | ||
146 | ttyLP5 | ||
147 | |||
140 | # Standard serial ports, with devfs | 148 | # Standard serial ports, with devfs |
141 | tts/0 | 149 | tts/0 |
142 | tts/1 | 150 | tts/1 |