ARM: uniphier: remove unneeded NAND config options
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 26 Aug 2017 08:58:01 +0000 (17:58 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 30 Aug 2017 00:03:11 +0000 (09:03 +0900)
commit8de11a5eefbb86ee6683a5f5b5b65795ab17f667
tree1f225d237bbe4b07e42faa47a349d6e057f0832f
parent4914a68de79bc5879f4ee7f0abc5d796f88167f1
ARM: uniphier: remove unneeded NAND config options

CONFIG_NAND_DENALI select's CONFIG_SYS_NAND_SELF_INIT, so the
NAND initialization process is driven by the driver itself.
CONFIG_SYS_NAND_MAX_CHIPS and CONFIG_SYS_NAND_BASE are unused.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
include/configs/uniphier.h