fix handling of multiple console= options
authorChristian Hofstaedtler <ch@grml.org>
Tue, 26 Oct 2010 19:44:56 +0000 (21:44 +0200)
committerChristian Hofstaedtler <ch@grml.org>
Tue, 26 Oct 2010 19:54:46 +0000 (21:54 +0200)
commita9ef28a9082b24866dcbd5769dcc6c51f09b4ec3
tree8278caf3cfcdf208b301055fa4f9d1fc9df2f5db
parent7a372eb0f1f353be02ce147cdc4082810b2bfc0c
fix handling of multiple console= options

multiple console= options are valid, and config_console should only
act for ttySx serial consoles, and it must do so in an idempotent
way. [Closes: issue916]
autoconfig.functions