27 Jun 2012 17:51
[PATCH 1/4] mtd: lpc32xx_slc: Select AMBA_PL08X in Kconfig
Roland Stigge <stigge <at> antcom.de>
2012-06-27 15:51:12 GMT
2012-06-27 15:51:12 GMT
From: Alexandre Pereira da Silva <aletes.xgr <at> gmail.com> Since this driver depends on the amba pl08x dma driver, select it in Kconfig. Signed-off-by: Alexandre Pereira da Silva <aletes.xgr <at> gmail.com> Signed-off-by: Roland Stigge <stigge <at> antcom.de> --- drivers/mtd/nand/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig index de69978..a9e8b73 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig <at> <at> -417,6 +417,7 <at> <at> config MTD_NAND_PXA3xx config MTD_NAND_SLC_LPC32XX tristate "NXP LPC32xx SLC Controller" depends on ARCH_LPC32XX + select AMBA_PL08X help Enables support for NXP's LPC32XX SLC (i.e. for Single Level Cell chips) NAND controller. This is the default for the PHYTEC 3250 -- -- 1.7.10.4
RSS Feed