[PATCH 2/3] mtd/maps: blackfin async flash maps: bfin-async mtd driver needs complex mappings
Andrew Morton
akpm at linux-foundation.org
Thu Feb 5 17:02:55 EST 2009
(all three patches were sent to "inux-mtd". Fixed here).
On Thu, 5 Feb 2009 16:26:50 +0800
Bryan Wu <cooloney at kernel.org> wrote:
> From: Mike Frysinger <vapier.adi at gmail.com>
>
> Signed-off-by: Mike Frysinger <vapier.adi at gmail.com>
> Signed-off-by: Bryan Wu <cooloney at kernel.org>
This is an underwhelming changelog.
> drivers/mtd/maps/Kconfig | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig
> index 0225cbb..043d50f 100644
> --- a/drivers/mtd/maps/Kconfig
> +++ b/drivers/mtd/maps/Kconfig
> @@ -491,7 +491,7 @@ config MTD_PCMCIA_ANONYMOUS
>
> config MTD_BFIN_ASYNC
> tristate "Blackfin BF533-STAMP Flash Chip Support"
> - depends on BFIN533_STAMP && MTD_CFI
> + depends on BFIN533_STAMP && MTD_CFI && MTD_COMPLEX_MAPPINGS
> select MTD_PARTITIONS
> default y
> help
I assume this corrects a build error?
More information about the linux-mtd
mailing list