[PATCH 14/26] mtd: nand_h1900 never worked

Eric Miao eric.y.miao at gmail.com
Fri Oct 7 04:21:59 EDT 2011


On Sun, Oct 2, 2011 at 4:03 AM, Arnd Bergmann <arnd at arndb.de> wrote:
> This driver has been broken through all of git history and
> cannot even be built. Better mark it as broken. Next stop is
> removing from the tree.
>
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
> Cc: David Woodhouse <dwmw2 at infradead.org>
> Cc: Artem Bityutskiy <dedekind1 at gmail.com>
> Cc: Jamie Iles <jamie at jamieiles.com>

Acked-by: Eric Miao <eric.y.miao at gmail.com>

> ---
>  drivers/mtd/nand/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
> index 4c342523..f85af18 100644
> --- a/drivers/mtd/nand/Kconfig
> +++ b/drivers/mtd/nand/Kconfig
> @@ -92,7 +92,7 @@ config MTD_NAND_EDB7312
>
>  config MTD_NAND_H1900
>        tristate "iPAQ H1900 flash"
> -       depends on ARCH_PXA
> +       depends on ARCH_PXA && BROKEN
>        help
>          This enables the driver for the iPAQ h1900 flash.
>
> --
> 1.7.5.4
>
>



More information about the linux-arm-kernel mailing list