Re: [PATCH] 1/3 mtd: add Kbuild support and makefile support for Dreamcast VMU

From: Paul Mundt
Date: Sun Mar 23 2008 - 23:10:38 EST


On Sat, Mar 22, 2008 at 05:56:32PM +0000, Adrian McMenamin wrote:
> Signed-off-by: Adrian McMenamin <adrian@xxxxxxxxxxxxxxxxx>
> ---
> diff -ruN a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig
> --- a/drivers/mtd/maps/Kconfig 2008-03-22 17:26:24.000000000 +0000
> +++ b/drivers/mtd/maps/Kconfig 2008-03-22 17:20:45.000000000 +0000
> @@ -590,5 +590,19 @@
>
> This selection automatically selects the map_ram driver.
>
> +config MTD_VMU_FLASH
> + tristate "Dreamcast Visual Memory devices and clones"
> + depends on SH_DREAMCAST
> + select MAPLE
> + help
> + Flash map driver for the SEGA Dreamcast Visual Memory Unit
> + and clones.
> +
> + Most Dreamcast users will have one of these and so will want
> + to say Y here.
> +
> + To compile this driver as a module choose M here: the module
> + will be called vmu-flash.
> +
> endmenu
>
1/3 and 2/3 should be merged, they're completely tied to each other and
are useless on their own.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/