]> git.ipfire.org Git - people/ms/u-boot.git/commit - cmd/Kconfig
cmd: nand: Expose optional suboptions in Kconfig
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Mon, 27 Feb 2017 17:22:07 +0000 (18:22 +0100)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 7 Apr 2017 05:53:45 +0000 (11:23 +0530)
commite915d2012fe80f0c1efd9e2bb67cc932107d88f1
treeabbd867af2f8ee4dee052d32bf0b05b947a05213
parent173aafbf9dbb55f7e0133110d7f1a80a71db740e
cmd: nand: Expose optional suboptions in Kconfig

Sometime we need to enable advanced suboptions of the nand command set.
Expose these suboptions in Kconfig.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
cmd/Kconfig