commit | 9d1c7f4ea40842e8bff88ecf3701bb99d00ec9bf | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Mon Apr 27 19:18:04 2020 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu May 07 09:01:42 2020 -0400 |
tree | d51bdf6e7f68a7a73d4fea73f8c8212226496428 | |
parent | e3e812182b0abf7a167ce2dbb0c562a96863ecaa [diff] |
arm: vexpress64: Remove unneeded CONFIG_ check CONFIG_SEMIHOSTING is selected for the VFP target by the means of Kconfig already, there is no need to check this in the header file. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>