From patchwork Sat Jun 12 10:25:13 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: mtd: denali: add Kconfig dependency From: karl beldan X-Patchwork-Id: 55387 Message-Id: <1276338313-12224-1-git-send-email-karl.beldan@gmail.com> To: linux-mtd@lists.infradead.org Cc: Karl Beldan Date: Sat, 12 Jun 2010 12:25:13 +0200 Signed-off-by: Karl Beldan --- drivers/mtd/nand/Kconfig | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig index ffc3720..8fe82c8 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig @@ -61,6 +61,7 @@ config MTD_NAND_DENALI config MTD_NAND_DENALI_SCRATCH_REG_ADDR hex "Denali NAND size scratch register address" default "0xFF108018" + depends on MTD_NAND_DENALI help Some platforms place the NAND chip size in a scratch register because (some versions of) the driver aren't able to automatically