commit | d55c8159bddd133610e18174b4c4d02a3484a173 | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> | Mon Jan 15 12:48:12 2018 -0300 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue Jan 30 14:29:07 2018 +0100 |
tree | c3df4c1a9dacf276e4d4570694ddc165c1286706 | |
parent | f25ac66c528553a38d349c563d67d0eebbdd77f9 [diff] |
nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT The Arasan NFC driver requires the self-init mode, so it should select it. Instead of having the config header define the macro, it's cleaner to select the option at the Kconfig level. Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> Signed-off-by: Michal Simek <michal.simek@xilinx.com>