[2.6 patch] small alpha Kconfig cleanup

From: Adrian Bunk
Date: Sun Sep 28 2003 - 11:21:59 EST


Hi Richard,

the patch below does a small arch/alpha/Kconfig cleanup without changing
the semantics.

cu
Adrian

--- linux-2.6.0-test6-full/arch/alpha/Kconfig.old 2003-09-28 18:15:48.000000000 +0200
+++ linux-2.6.0-test6-full/arch/alpha/Kconfig 2003-09-28 18:17:16.000000000 +0200
@@ -311,8 +311,8 @@

config ALPHA_EV4
bool
- depends on ALPHA_JENSEN || (ALPHA_SABLE && !ALPHA_GAMMA) || ALPHA_LYNX || ALPHA_NORITAKE && !ALPHA_PRIMO || ALPHA_MIKASA && !ALPHA_PRIMO || ALPHA_CABRIOLET || ALPHA_AVANTI_CH || ALPHA_EB64P_CH || ALPHA_XL || ALPHA_NONAME || ALPHA_EB66 || ALPHA_EB66P || ALPHA_P2K
- default y if !ALPHA_LYNX
+ depends on ALPHA_JENSEN || (ALPHA_SABLE && !ALPHA_GAMMA) || ALPHA_NORITAKE && !ALPHA_PRIMO || ALPHA_MIKASA && !ALPHA_PRIMO || ALPHA_CABRIOLET || ALPHA_AVANTI_CH || ALPHA_EB64P_CH || ALPHA_XL || ALPHA_NONAME || ALPHA_EB66 || ALPHA_EB66P || ALPHA_P2K
+ default y

config ALPHA_LCA
bool
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/