Skip to content
Snippets Groups Projects
Commit 167544e8 authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Tom Rini
Browse files

spl: fix descending condition to drivers/mtd/nand/


SPL should not reference CONFIG_CMD_NAND to decide whether or not
it should build drivers/mtd/nand.  CONFIG_CMD_NAND should be only
used to select the NAND utility command on the command parser.

Signed-off-by: default avatarMasahiro Yamada <yamada.m@jp.panasonic.com>
parent 60296a83
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment