All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mtd: denali: add Kconfig dependency
@ 2010-06-12 10:25 Karl Beldan
  2010-06-13  9:57 ` Artem Bityutskiy
  0 siblings, 1 reply; 2+ messages in thread
From: Karl Beldan @ 2010-06-12 10:25 UTC (permalink / raw)
  To: linux-mtd; +Cc: Karl Beldan

Signed-off-by: Karl Beldan <karl.beldan@gmail.com>
---
 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
-- 
1.7.0.2.323.g0d092

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] mtd: denali: add Kconfig dependency
  2010-06-12 10:25 [PATCH] mtd: denali: add Kconfig dependency Karl Beldan
@ 2010-06-13  9:57 ` Artem Bityutskiy
  0 siblings, 0 replies; 2+ messages in thread
From: Artem Bityutskiy @ 2010-06-13  9:57 UTC (permalink / raw)
  To: Karl Beldan; +Cc: linux-mtd

On Sat, 2010-06-12 at 12:25 +0200, Karl Beldan wrote:
> Signed-off-by: Karl Beldan <karl.beldan@gmail.com>
> ---
>  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

Pushed to l2-mtd-2.6.git / master, thanks.

-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-06-13 10:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-12 10:25 [PATCH] mtd: denali: add Kconfig dependency Karl Beldan
2010-06-13  9:57 ` Artem Bityutskiy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.