lkml.org 
[lkml]   [2004]   [Aug]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] [2.6.8-rc2-mm2] More Altix system controller changes
Date
On Tuesday, August 3, 2004 9:02 am, Greg Howard wrote:
> config SGI_SNSC
> bool "SGI Altix system controller communication support"
> - depends on CONFIG_IA64_SGI_SN2
> + depends on IA64_SGI_SN2

This should be

- depends on CONFIG_IA64_SGI_SN2
+ depends on (IA64_SGI_SN2 || IA64_GENERIC)

instead, since we'll want the driver in generic kernels too (IA64_SGI_SN2
won't be set if IA64_GENERIC is set).

Thanks,
Jesse
-
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.136 / U:0.120 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site