diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-07-21 12:31:32 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-07-21 12:31:32 +0000 |
commit | b003446b1a966449903cd4d5b83cfb420cd0e68d (patch) | |
tree | 90a3628da8f10c5861a7d947f6585e16fadf521d /conf/h3900.conf | |
parent | 2df52060c43634aab1d602be1e71b1080e179733 (diff) |
add getty on serial console of devices without keyboard. we can disable this when we have a stable release out
BKrev: 40fe6224xCxqEI7UcOtOjAIf0EgV0w
Diffstat (limited to 'conf/h3900.conf')
-rw-r--r-- | conf/h3900.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/h3900.conf b/conf/h3900.conf index ac6809b1dc..420539f68f 100644 --- a/conf/h3900.conf +++ b/conf/h3900.conf @@ -18,3 +18,5 @@ include conf/handheld-common.conf # not using tune-xscale so as to retain backwards compatibility include conf/tune-strongarm.conf + +SERIAL_CONSOLE = "115200 ttyS0" |