Skip to content
Snippets Groups Projects
Commit 7ffe3cd6 authored by Robert P. J. Day's avatar Robert P. J. Day Committed by Tom Rini
Browse files

Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP


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: default avatarRobert P. J. Day <rpjday@crashcourse.ca>
[trini: Typo fix: s/ifdefi/ifdef/]
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 87861c19
No related branches found
No related tags found
No related merge requests found
Showing
with 44 additions and 44 deletions
Loading
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