[-mm patch] arch/mips/Kconfig mustn't include drivers/char/speakup/Kconfig

From: Adrian Bunk
Date: Wed Jul 27 2005 - 13:49:51 EST


This broke configuring on mips since drivers/char/speakup/Kconfig
already gets included through drivers/Kconfig.


Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

--- linux-2.6.13-rc3-mm2-full/arch/mips/Kconfig.old 2005-07-27 20:32:41.000000000 +0200
+++ linux-2.6.13-rc3-mm2-full/arch/mips/Kconfig 2005-07-27 20:32:50.000000000 +0200
@@ -839,8 +839,6 @@
depends on SIBYTE_SB1xxx_SOC && !SIBYTE_CFE
default y

-source "drivers/char/speakup/Kconfig"
-
config SIBYTE_STANDALONE_RAM_SIZE
int "Memory size (in megabytes)"
depends on SIBYTE_STANDALONE

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