Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
[powerpc.git] / drivers / mtd / maps / Kconfig
index 94a693f..7abd7fe 100644 (file)
@@ -1,5 +1,5 @@
 # drivers/mtd/maps/Kconfig
-# $Id: Kconfig,v 1.59 2005/09/18 10:46:41 joern Exp $
+# $Id: Kconfig,v 1.61 2005/11/07 11:14:26 gleixner Exp $
 
 menu "Mapping drivers for chip access"
        depends on MTD!=n
@@ -62,11 +62,11 @@ config MTD_PHYSMAP_BANKWIDTH
 
 config MTD_SUN_UFLASH
        tristate "Sun Microsystems userflash support"
-       depends on (SPARC32 || SPARC64) && MTD_CFI
+       depends on SPARC && MTD_CFI
        help
-         This provides a 'mapping' driver which supports the way in 
-         which user-programmable flash chips are connected on various 
-         Sun Microsystems boardsets.  This driver will require CFI support 
+         This provides a 'mapping' driver which supports the way in
+         which user-programmable flash chips are connected on various
+         Sun Microsystems boardsets.  This driver will require CFI support
          in the kernel, so if you did not enable CFI previously, do that now.
 
 config MTD_PNC2000
@@ -89,12 +89,12 @@ config MTD_NETSC520
        depends on X86 && MTD_CFI && MTD_PARTITIONS
        help
          This enables access routines for the flash chips on the AMD NetSc520
-         demonstration board. If you have one of these boards and would like 
+         demonstration board. If you have one of these boards and would like
          to use the flash chips on it, say 'Y'.
 
 config MTD_TS5500
        tristate "JEDEC Flash device mapped on Technologic Systems TS-5500"
-       depends on ELAN
+       depends on X86
        select MTD_PARTITIONS
        select MTD_JEDECPROBE
        select MTD_CFI_AMDSTD
@@ -212,7 +212,7 @@ config MTD_NETtel
          Support for flash chips on NETtel/SecureEdge/SnapGear boards.
 
 config MTD_ALCHEMY
-       tristate '  AMD Alchemy Pb1xxx/Db1xxx/RDK MTD support' 
+       tristate '  AMD Alchemy Pb1xxx/Db1xxx/RDK MTD support'
        depends on SOC_AU1X00
        help
          Flash memory access on AMD Alchemy Pb/Db/RDK Reference Boards
@@ -347,6 +347,14 @@ config MTD_REDWOOD
          Redwood board. If you have one of these boards and would like to
          use the flash chips on it, say 'Y'.
 
+config MTD_TQM834x
+       tristate "Flash device mapped on TQ Components TQM834x Boards"
+       depends on MTD_CFI && TQM834x
+       help
+         This enables access routines for the flash chips on the
+         TQ Components TQM834x boards. If you have one of these boards
+         and would like to use the flash chips on it, say 'Y'.
+
 config MTD_CSTM_MIPS_IXX
        tristate "Flash chip mapping on ITE QED-4N-S01B, Globespan IVR or custom board"
        depends on MIPS && MTD_CFI && MTD_JEDECPROBE && MTD_PARTITIONS
@@ -369,8 +377,8 @@ config MTD_CSTM_MIPS_IXX_START
        default "0x8000000"
        help
          This is the physical memory location that the MTD driver will
-         use for the flash chips on your particular target board. 
-         Refer to the memory map which should hopefully be in the 
+         use for the flash chips on your particular target board.
+         Refer to the memory map which should hopefully be in the
          documentation for your board.
 
 config MTD_CSTM_MIPS_IXX_LEN
@@ -378,7 +386,7 @@ config MTD_CSTM_MIPS_IXX_LEN
        depends on MTD_CSTM_MIPS_IXX
        default "0x4000000"
        help
-         This is the total length that the MTD driver will use for the 
+         This is the total length that the MTD driver will use for the
          flash chips on your particular board.  Refer to the memory
          map which should hopefully be in the documentation for your
          board.
@@ -444,14 +452,14 @@ config MTD_IQ80310
        depends on MTD_CFI && ARCH_IQ80310
        help
          This enables access routines for the flash chips on the Intel XScale
-         IQ80310 evaluation board. If you have one of these boards and would 
+         IQ80310 evaluation board. If you have one of these boards and would
          like to use the flash chips on it, say 'Y'.
 
 config MTD_IXP4XX
        tristate "CFI Flash device mapped on Intel IXP4xx based systems"
        depends on MTD_CFI && MTD_COMPLEX_MAPPINGS && ARCH_IXP4XX
        help
-         This enables MTD access to flash devices on platforms based 
+         This enables MTD access to flash devices on platforms based
          on Intel's IXP4xx family of network processors such as the
          IXDP425 and Coyote. If you have an IXP4xx based board and
          would like to use the flash chips on it, say 'Y'.
@@ -460,19 +468,11 @@ config MTD_IXP2000
        tristate "CFI Flash device mapped on Intel IXP2000 based systems"
        depends on MTD_CFI && MTD_COMPLEX_MAPPINGS && ARCH_IXP2000
        help
-         This enables MTD access to flash devices on platforms based 
+         This enables MTD access to flash devices on platforms based
          on Intel's IXP2000 family of network processors such as the
          IXDP425 and Coyote. If you have an IXP2000 based board and
          would like to use the flash chips on it, say 'Y'.
 
-config MTD_EPXA10DB
-       tristate "CFI Flash device mapped on Epxa10db"
-       depends on MTD_CFI && MTD_PARTITIONS && ARCH_CAMELOT
-       help
-         This enables support for the flash devices on the Altera
-         Excalibur XA10 Development Board. If you are building a kernel
-         for on of these boards then you should say 'Y' otherwise say 'N'.
-
 config MTD_FORTUNET
        tristate "CFI Flash device mapped on the FortuNet board"
        depends on MTD_CFI && MTD_PARTITIONS && SA1100_FORTUNET
@@ -530,12 +530,6 @@ config MTD_MPC1211
          This enables access to the flash chips on the Interface MPC-1211(CTP/PCI/MPC-SH02).
          If you have such a board, say 'Y'.
 
-config MTD_PQ2FADS
-       tristate "JEDEC flash SIMM mapped on PQ2FADS and 8272ADS boards"
-       depends on (ADS8272 || PQ2FADS) && MTD_PARTITIONS && MTD_JEDECPROBE && MTD_PHYSMAP && MTD_CFI_GEOMETRY && MTD_CFI_INTELEXT
-       help
-        This enables access to flash SIMM on PQ2FADS-like boards
-
 config MTD_OMAP_NOR
        tristate "TI OMAP board mappings"
        depends on MTD_CFI && ARCH_OMAP