commit | 8acc6e35dd14f51ccdc2f54eb55909e04eb51dc4 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Sep 02 10:53:11 2017 +0900 |
committer | Marek Vasut <marex@denx.de> | Sat Sep 23 15:13:20 2017 +0200 |
tree | badff156184350452c57a19b150f9e141101c3e3 | |
parent | 37e63dce757e2951798dfc9dc851b57e25ae73da [diff] |
ARM: socfpga: 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>