commit | fcd215593858bbba4508742ed9f7c7a18cbe3a7c | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Aug 30 16:22:20 2016 +0900 |
committer | Tom Rini <trini@konsulko.com> | Wed Sep 07 08:47:40 2016 -0400 |
tree | 15f887bcc106e298266ec54d4bfcdc06f6a69891 | |
parent | 1daf3785fa23f7fdea4b71b255f0a798423e616e [diff] |
ARM: tegra: remove wrong dependency on SPL_BUILD SPL_BUILD is not a CONFIG in Kconfig, so !SPL_BUILD is always true. Reviewed-by: Alexander Graf <agraf@suse.de> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>