diff options
author | Phil Edworthy <phil.edworthy@renesas.com> | 2012-03-09 09:43:42 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-03-11 22:00:51 +0100 |
commit | 790fcac794c5144b1d5ca20a4560f46a7a7f2f9f (patch) | |
tree | 93dbb78959666cf3c58ea5f234b4c1742a909a8e /fs | |
parent | 6ab7f49529d18ac079e595003794806e8b87d156 (diff) | |
download | buildroot-novena-790fcac794c5144b1d5ca20a4560f46a7a7f2f9f.tar.gz buildroot-novena-790fcac794c5144b1d5ca20a4560f46a7a7f2f9f.zip |
sh: Add additional ttySCs
There are a couple of Renesas SH devices with 8 serial ports used.
Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'fs')
-rw-r--r-- | fs/skeleton/etc/securetty | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/skeleton/etc/securetty b/fs/skeleton/etc/securetty index 547ceda57..c96f2fb9f 100644 --- a/fs/skeleton/etc/securetty +++ b/fs/skeleton/etc/securetty @@ -46,4 +46,6 @@ ttySC2 ttySC3 ttySC4 ttySC5 +ttySC6 +ttySC7 ttyGS0 |