]> git.hungrycats.org Git - linux/commitdiff
[PATCH] PATCH 2.5: kconfig missing OBSOLETE (2_3) again
authorGreg Banks <gnb@alphalink.com.au>
Thu, 20 Jun 2002 06:46:29 +0000 (23:46 -0700)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Thu, 20 Jun 2002 06:46:29 +0000 (23:46 -0700)
Symbol CONFIG_H8 depends on CONFIG_OBSOLETE but does
not say so in its banner.

drivers/char/Config.in

index 702097f9d4f9ebf34b5e807e1b87ef10969f8332..cd5575247bc0b97f65f2b098a3365dc70eba2ec4 100644 (file)
@@ -192,7 +192,7 @@ if [ "$CONFIG_IA64" = "y" ]; then
    bool 'EFI Real Time Clock Services' CONFIG_EFI_RTC
 fi
 if [ "$CONFIG_OBSOLETE" = "y" -a "$CONFIG_ALPHA_BOOK1" = "y" ]; then
-   bool 'Tadpole ANA H8 Support'  CONFIG_H8
+   bool 'Tadpole ANA H8 Support (OBSOLETE)'  CONFIG_H8
 fi
 
 tristate 'Double Talk PC internal speech card support' CONFIG_DTLK