]> git.ipfire.org Git - people/ms/u-boot.git/commit
nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT
authorEzequiel Garcia <ezequiel@vanguardiasur.com.ar>
Mon, 15 Jan 2018 15:48:12 +0000 (12:48 -0300)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 30 Jan 2018 13:29:07 +0000 (14:29 +0100)
commitd55c8159bddd133610e18174b4c4d02a3484a173
treec3df4c1a9dacf276e4d4570694ddc165c1286706
parentf25ac66c528553a38d349c563d67d0eebbdd77f9
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>
drivers/mtd/nand/Kconfig
include/configs/xilinx_zynqmp.h