[PATCH] mtd: nand: omap: Depend on BUS_OMAP_GPMC
Sascha Hauer
sha at pengutronix.de
Mon Jun 12 05:58:23 PDT 2023
On Mon, Jun 12, 2023 at 10:21:09AM +0200, yegorslists at googlemail.com wrote:
> From: Yegor Yefremov <yegorslists at googlemail.com>
>
> NAND OMAP driver requires GPMC bus driver.
>
> Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
> ---
> drivers/mtd/nand/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
Applied, thanks
Sascha
>
> diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
> index f50b860c45..d4b941d20c 100644
> --- a/drivers/mtd/nand/Kconfig
> +++ b/drivers/mtd/nand/Kconfig
> @@ -65,6 +65,7 @@ config NAND_MXS
> config NAND_OMAP_GPMC
> tristate "NAND Flash Support for GPMC based OMAP platforms"
> depends on OMAP_GPMC
> + depends on BUS_OMAP_GPMC
> help
> Support for NAND flash using GPMC. GPMC is a common memory
> interface found on Texas Instrument's OMAP platforms
> --
> 2.34.1
>
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list