[patch 1/1] UML: remove commented old code in Kconfig

From: blaisorblade_spam
Date: Fri Sep 10 2004 - 13:38:45 EST



Drop a config option which has disappeared from all archs. Btw, this shouldn't
be in the UML-specific part, but since we cannot include generic Kconfigs to
avoid problem with hardware-related configs, it's duplicated for now.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade_spam@xxxxxxxx>
---

linux-2.6.9-current-paolo/arch/um/Kconfig_char | 5 -----
1 files changed, 5 deletions(-)

diff -puN arch/um/Kconfig_char~remove-commented-old-code arch/um/Kconfig_char
--- linux-2.6.9-current/arch/um/Kconfig_char~remove-commented-old-code 2004-09-10 19:11:24.388299224 +0200
+++ linux-2.6.9-current-paolo/arch/um/Kconfig_char 2004-09-10 19:11:24.390298920 +0200
@@ -158,11 +158,6 @@ config LEGACY_PTY_COUNT
When not in use, each legacy PTY occupies 12 bytes on 32-bit
architectures and 24 bytes on 64-bit architectures.

-#config UNIX98_PTY_COUNT
-# int "Maximum number of Unix98 PTYs in use (0-2048)"
-# depends on UNIX98_PTYS
-# default "256"
-
config WATCHDOG
bool "Watchdog Timer Support"

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