From: Lothar Waßmann Date: Tue, 23 Jun 2015 05:30:47 +0000 (+0200) Subject: mtd: nand: atmel: add Atmel NAND controller configs to Kconfig X-Git-Tag: KARO-TXA5-2015-06-26~8 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=commitdiff_plain;h=7dcdb2fd74d0ea86a83b436a910ae5ebd166430f mtd: nand: atmel: add Atmel NAND controller configs to Kconfig --- diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig index 1fe23929db..3a5ffc1c22 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig @@ -52,6 +52,10 @@ config SPL_NAND_DENALI endif +config NAND_ATMEL + bool "AT91 NAND flash controller" + select SYS_NAND_SELF_INIT + config NAND_MXC bool "Support Freescale i.MX NAND controller" select SYS_NAND_SELF_INIT