switch-coreboot/arch/x86
Uwe Hermann 9485c81699 Rename CONSOLE_SERIAL_TAG to CONSOLE_PREFIX, as "prefix" is a clearer
name and the option is not only valid for the serial console.

Make CONSOLE_PREFIX an EXPERT option, as most people will not usually
change it.

Put the option under a "Cosmetic console options" subheading, as more
such options will probably follow...

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@221 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-03-08 23:28:58 +00:00
..
archelfboot.c some dependencies fixes. 2007-02-26 13:59:35 +00:00
archtables.c A bunch of small cosmetic improvement of the printk() calls (trivial). 2007-03-07 21:07:13 +00:00
cache_as_ram.S Add a first bit of a framework. Builds the following parts, in 2007-01-29 22:09:50 +00:00
cachemain.c fix archive size. 2007-03-08 01:09:04 +00:00
console.c Rename CONSOLE_SERIAL_TAG to CONSOLE_PREFIX, as "prefix" is a clearer 2007-03-08 23:28:58 +00:00
init.S Add a first bit of a framework. Builds the following parts, in 2007-01-29 22:09:50 +00:00
Kconfig Various tiny cosmetic fixes (trivial). 2007-03-05 21:34:08 +00:00
ldscript.ld our code grew quickly. Since stage0 carries the library for all the 2007-02-23 14:04:39 +00:00
linuxbios_table.c A bunch of small cosmetic improvement of the printk() calls (trivial). 2007-03-07 21:07:13 +00:00
macros.h Various coding style fixes (trivial). 2007-03-01 14:25:53 +00:00
Makefile calculate LAR size dynamically from .config settings 2007-03-06 15:43:34 +00:00
mtrr.h Various coding style fixes (trivial). 2007-03-01 14:25:53 +00:00
pci_ops_auto.c add pci ops so that we can do something. 2007-03-02 18:17:02 +00:00
pci_ops_conf1.c add pci ops so that we can do something. 2007-03-02 18:17:02 +00:00
pci_ops_conf2.c add pci ops so that we can do something. 2007-03-02 18:17:02 +00:00
pci_ops_mmconf.c add pci ops so that we can do something. 2007-03-02 18:17:02 +00:00
reset.S Add a license header where it was missing. 2007-01-30 11:10:39 +00:00
serial.c Add cross compilation support and simplify the far to complex serial 2007-03-05 21:14:21 +00:00
stage0_i586.S Add the author of the respective changes by coresystems GmbH. 2007-02-27 21:49:28 +00:00
udelay_io.c Various coding style fixes (trivial). 2007-03-01 14:25:53 +00:00