commit | f117507f8e5e761be14f6a5da461be223531b383 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Aug 26 17:58:01 2017 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Aug 30 09:03:11 2017 +0900 |
tree | 1f225d237bbe4b07e42faa47a349d6e057f0832f | |
parent | 616933d9573aa07638bc2f40ec3f68d929ca5077 [diff] |
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>