Home
last modified time | relevance | path

Searched hist:"522 c282f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/
H A DKconfig522c282f Fri Mar 03 08:13:30 CST 2017 Maxime Ripard <maxime.ripard@free-electrons.com> cmd: nand: Make the NAND options default to NAND_SUNXI

If we depend on the ARCH_SUNXI configuration option, the boards that do not
have NAND support enabled (with the associated options) will not compile
anymore.

Depend on the NAND driver configuration option to make sure that is not the
case.

Reported-by: Chen-Yu Tsai <wens@csie.org>
Tested-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>