diff options
Diffstat (limited to 'conf/machine/h2200.conf')
-rw-r--r-- | conf/machine/h2200.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf index 0fc8a1ef95..40401daece 100644 --- a/conf/machine/h2200.conf +++ b/conf/machine/h2200.conf @@ -23,7 +23,7 @@ H2200_MODULES = "g_ether g_serial g_file_storage snd-pcm-oss" #autoload on boot: module_autoload_snd-pcm-oss = "snd-pcm-oss" -SERIAL_CONSOLE = "115200 tts/0 vt100" +SERIAL_CONSOLE = "115200 ttyS0 vt100" USE_VT = "0" |