]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/mtd/nand/Kconfig
Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblaze
[people/ms/u-boot.git] / drivers / mtd / nand / Kconfig
index 75023dc06b7e709078dbf18ef5920ae2b1df94f3..47ec43500cb4c880f5d88f1049ce52c024bbbbe6 100644 (file)
@@ -23,17 +23,6 @@ config NAND_DENALI_DT
          Enable the driver for NAND flash on platforms using a Denali NAND
          controller as a DT device.
 
-config SYS_NAND_DENALI_64BIT
-       bool "Use 64-bit variant of Denali NAND controller"
-       depends on NAND_DENALI
-       help
-         The Denali NAND controller IP has some variations in terms of
-         the bus interface.  The DMA setup sequence is completely differenct
-         between 32bit / 64bit AXI bus variants.
-
-         If your Denali NAND controller is the 64-bit variant, say Y.
-         Otherwise (32 bit), say N.
-
 config NAND_DENALI_SPARE_AREA_SKIP_BYTES
        int "Number of bytes skipped in OOB area"
        depends on NAND_DENALI