]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
mtd: nand: atmel: add Atmel NAND controller configs to Kconfig
authorLothar Waßmann <LW@KARO-electronics.de>
Tue, 23 Jun 2015 05:30:47 +0000 (07:30 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 26 Jun 2015 06:07:18 +0000 (08:07 +0200)
drivers/mtd/nand/Kconfig

index 1fe23929db3acd4062ed0212ed7d9dcbed9bbcd8..3a5ffc1c226e0136747f2444936792051a01b8e2 100644 (file)
@@ -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