Skip to content
Snippets Groups Projects
Commit 5fe4c9f4 authored by Maxime Ripard's avatar Maxime Ripard Committed by Jagan Teki
Browse files

mtd: sunxi: Select the U-Boot location config option


We'll need that symbol so that the default offset are defined

Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: default avatarJagan Teki <jagan@openedev.com>
parent e915d201
No related branches found
No related tags found
No related merge requests found
......@@ -67,6 +67,7 @@ config NAND_SUNXI
bool "Support for NAND on Allwinner SoCs"
depends on MACH_SUN4I || MACH_SUN5I || MACH_SUN7I
select SYS_NAND_SELF_INIT
select SYS_NAND_U_BOOT_LOCATIONS
---help---
Enable support for NAND. This option enables the standard and
SPL drivers.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment