Home
last modified time | relevance | path

Searched hist:"226498 b8f8cb058cb983a26154577cec557b19d8" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/common/spl/
H A DKconfig226498b8f8cb058cb983a26154577cec557b19d8 Mon May 22 19:21:57 UTC 2017 Tom Rini <trini@konsulko.com> common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards

Much of the entries here simply depend on SPL (or TPL). Instead of this
redundancy use if SPL / if TPL to guard the rest of the choices and only
show them when we have the relevant option enabled.

Signed-off-by: Tom Rini <trini@konsulko.com>