Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A DKconfig522c282ff4800886cdc60d9b363adcb07c9131ee Fri Mar 03 14:13:30 UTC 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>