Re: [PATCH] CONFIG_ISA

Keith Owens (kaos@ocs.com.au)
Mon, 13 May 2002 09:01:00 +1000


On Sun, 12 May 2002 20:36:15 +0200,
Andi Kleen <ak@muc.de> wrote:
>This patch make CONFIG_ISA an configuration option for i386. This makes
>sense considering that most PCs do not ship with ISA slots anymore.

make xconfig
drivers/ide/Config.in: 129: can't handle dep_bool/dep_mbool/dep_tristate condition

Your dep_* conditions are wrong. The conditional fields require
$CONFIG, not a bare CONFIG.

Always check config changes under both oldconfig and xconfig. xconfig
is the only CML1 code that does a full syntax check, the other CML1
*config rules silently ignore many syntax errors.

-
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/