mtd: denali: add Denali controller configs to Kconfig

Commit 3eb3e72a3f (nand/denali: Adding Denali NAND driver support)
introduced some new options, and some of them were documented by
commit f9860cf081 (nand/denali: Document CONFIG symbols).

This commit allows users to enable/disable them via Kconfig
with more detailed help docs.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Chin Liang See <clsee@altera.com>
Cc: Scott Wood <scottwood@freescale.com>
This commit is contained in:
Masahiro Yamada
2014-10-03 19:21:03 +09:00
parent be9f643ae6
commit 4b0abf9f3c
3 changed files with 33 additions and 6 deletions

View File

@@ -0,0 +1 @@
source "drivers/mtd/nand/Kconfig"