[PATCH] sparc64: remove x86 bootloader reference in Kconfig
James Nelson <[email protected]> Sun, 26 Dec 2004 13:47:00 +0000
| Newsgroups | org.kernel.vger.ultralinux,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Removes refences to x86-specific bootloader in arch/sparc64/Kconfig. Signed-off-by: James Nelson <[email protected]> diff -urN --exclude='*~' linux-2.6.10-original/arch/sparc64/Kconfig linux-2.6.10/arch/sparc64/Kconfig --- linux-2.6.10-original/arch/sparc64/Kconfig 2004-12-24 16:35:25.000000000 -0500 +++ linux-2.6.10/arch/sparc64/Kconfig 2004-12-26 08:29:28.653936457 -0500 @@ -79,8 +79,8 @@ terminal (/dev/tty0) will be used as system console. You can change that with a kernel command line option such as "console=tty3" which would use the third virtual terminal as system console. (Try "man - bootparam" or see the documentation of your boot loader (lilo or - loadlin) about how to pass options to the kernel at boot time.) + bootparam" or see the documentation of your boot loader (silo) + about how to pass options to the kernel at boot time.) If unsure, say Y.