lkml.org 
[lkml]   [2004]   [Jun]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [PATCH 2.6] Altix serial driver
Pat Gefre <pfg@sgi.com> wrote:
>
> 2.6 patch for our console driver. We converted the driver to use the
> serial core functions. Also some changes to use sysfs/udev and a
> different major number.

This patch broke x86 `allmodconfig' and `allyesconfig'. I fixed it with the
below patch. Probably the condition should be IA64_SGI_SN2, yes?


diff -puN drivers/serial/Kconfig~altix-serial-driver-fix drivers/serial/Kconfig
--- 25/drivers/serial/Kconfig~altix-serial-driver-fix Wed Jun 23 14:35:33 2004
+++ 25-akpm/drivers/serial/Kconfig Wed Jun 23 14:35:33 2004
@@ -628,6 +628,7 @@ config SERIAL_LH7A40X_CONSOLE

config SERIAL_SGI_L1_CONSOLE
bool "SGI Altix L1 serial console support"
+ depends on IA64
select SERIAL_CORE
help
If you have an SGI Altix and you would like to use the system
_
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:04    [W:0.168 / U:0.556 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site