]> git.hungrycats.org Git - linux/commitdiff
Make obsolete NOR flash chip drivers depend on BROKEN.
authorDavid Woodhouse <dwmw2@shinybook.infradead.org>
Fri, 16 Jul 2004 17:43:19 +0000 (18:43 +0100)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 16 Jul 2004 17:43:19 +0000 (18:43 +0100)
If nobody shouts soon about why the new, shiny, generic chip drivers
don't work where the old ones do, they can be removed entirely.

drivers/mtd/chips/Kconfig

index 1247669ac0ef972f3662c9b86a74457675ffff05..2d2b7d4670864c33e099e1694cb71df20ec6c539 100644 (file)
@@ -1,5 +1,5 @@
 # drivers/mtd/chips/Kconfig
-# $Id: Kconfig,v 1.8 2004/07/13 22:32:02 dwmw2 Exp $
+# $Id: Kconfig,v 1.9 2004/07/16 15:32:14 dwmw2 Exp $
 
 menu "RAM/ROM/Flash chip drivers"
        depends on MTD!=n
@@ -233,6 +233,7 @@ config MTD_ABSENT
          with this driver will return -ENODEV upon access.
 
 config MTD_OBSOLETE_CHIPS
+       depends on MTD && BROKEN
        bool "Older (theoretically obsoleted now) drivers for non-CFI chips"
        help
          This option does not enable any code directly, but will allow you to