lkml.org 
[lkml]   [2006]   [Feb]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [2.6 patch] let IA64_GENERIC select more stuff
On Thu, Feb 09, 2006 at 07:53:11AM -0500, Jes Sorensen wrote:
> There's other reasons why this is a moot exercise anyway, allyesconfig
> doesn't link on ia64 due to the size of the object exceeding the reach
> of the relative link relocs. Not much you can do about that.

That'd be a toolchain problem then ... need to insert stubs.

> - HP100 driver cannot be compiled on systems without ISA support in it's
> current state.

I have it enabled on parisc without ISA or EISA. More details, please.

> config HP100
> tristate "HP 10/100VG PCLAN (ISA, EISA, PCI) support"
> - depends on NET_ETHERNET && (ISA || EISA || PCI)
> + depends on NET_ETHERNET && ISA || EISA
> help

Also I think this is wrong. Doesn't the precedence make this evaluate
as (NET_ETHERNET && ISA) || EISA ?
-
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: 2006-02-09 14:20    [W:0.049 / U:1.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site