1 Nov 2004 01:00
[PATCH] m68k: HP300 config
Linux Kernel Mailing List <linux-kernel <at> vger.kernel.org>
2004-11-01 00:00:01 GMT
2004-11-01 00:00:01 GMT
ChangeSet 1.2382, 2004/10/31 16:00:01-08:00, geert <at> linux-m68k.org [PATCH] m68k: HP300 config HP300 configuration updates from Kars de Jong: - Updated help for CONFIG_HP300 - DIO support defaults to y - HP DCA support depends on SERIAL_8250 - Added HP APCI option - Removed HP DCA from SERIAL_CONSOLE dependencies Signed-off-by: Kars de Jong <jongk <at> linux-m68k.org> Signed-off-by: Geert Uytterhoeven <geert <at> linux-m68k.org> Signed-off-by: Linus Torvalds <torvalds <at> osdl.org> Kconfig | 21 +++++++++++++++------ 1 files changed, 15 insertions(+), 6 deletions(-) diff -Nru a/arch/m68k/Kconfig b/arch/m68k/Kconfig --- a/arch/m68k/Kconfig 2004-10-31 17:09:43 -08:00 +++ b/arch/m68k/Kconfig 2004-10-31 17:09:43 -08:00 <at> <at> -185,17 +185,19 <at> <at> drivers for SCSI, Ethernet and serial ports later on. config HP300 - bool "HP9000/300 support" + bool "HP9000/300 and HP9000/400 support" depends on !MMU_SUN3 help - This option enables support for the HP9000/300 series of(Continue reading)
RSS Feed