From: Anup Patel Date: Fri, 2 Oct 2015 17:56:43 +0000 (+0530) Subject: mtd: nand: Allow MTD_NAND_BRCMNAND to be selected for ARM64 X-Git-Tag: KARO-TX6UL-2015-11-03~87^2~99 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ebdee13ac2b4f1463c1c195a40fa4f1555184f17;p=karo-tx-linux.git mtd: nand: Allow MTD_NAND_BRCMNAND to be selected for ARM64 The BRCM NAND driver can be re-used for Broadcom ARM64 SoCs hence this patch updates Kconfig to allow selection of MTD_NAND_BRCMNAND for ARM64. Signed-off-by: Anup Patel Reviewed-by: Vikram Prakash Reviewed-by: Ray Jui Reviewed-by: Pramod KUMAR Reviewed-by: Scott Branden Signed-off-by: Brian Norris --- diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig index ccd1158715be..289664089cf3 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig @@ -393,7 +393,7 @@ config MTD_NAND_GPMI_NAND config MTD_NAND_BRCMNAND tristate "Broadcom STB NAND controller" - depends on ARM || MIPS + depends on ARM || ARM64 || MIPS help Enables the Broadcom NAND controller driver. The controller was originally designed for Set-Top Box but is used on various BCM7xxx,