mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-22 12:23:12 +01:00
Since CONFIG_OF_BOARD_SETUP depends on CONFIG_OF_LIBFDT:
config OF_BOARD_SETUP
bool "Set up board-specific details in device tree before boot"
depends on OF_LIBFDT
...
remove superfluous tests of CONFIG_OF_LIBFDT when testing for
CONFIG_OF_BOARD_SETUP.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
[trini: Typo fix: s/ifdefi/ifdef/]
Signed-off-by: Tom Rini <trini@konsulko.com>
|
||
|---|---|---|
| .. | ||
| acadia | ||
| bamboo | ||
| bubinga | ||
| canyonlands | ||
| common | ||
| katmai | ||
| kilauea | ||
| luan | ||
| makalu | ||
| redwood | ||
| sequoia | ||
| walnut | ||
| yosemite | ||
| yucca | ||