
23 Jul
2018
23 Jul
'18
4:46 p.m.
On Sun, Jul 08, 2018 at 07:28:10AM -0500, Adam Ford wrote:
Some boards indicate support from booting NAND or ONENAND booting, but don't enable the CONFIG_NAND. This makes those boards imply NAND which will make enabling other flags that are dependent on CONFIG_NAND possible and easier to migrate.
Signed-off-by: Adam Ford aford173@gmail.com
diff --git a/common/Kconfig b/common/Kconfig index 4c7a1a9af8..a22268cbf9 100644
Applied to u-boot/master, thanks!
--
Tom