commit | 18a702eba449f5722b2c810aabb2acd686d1dfb5 | [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 | b0a4f137ef1e35efd5545ed60b17941af2bbe869 [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>