summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2019-04-02 06:55:32 (GMT)
committerAlexey Neyman <stilor@att.net>2019-04-05 01:57:42 (GMT)
commita34f7e81ae93ed50a491e68d526a41e8b3a135a6 (patch)
tree8af420bc8799bdd3e53ba1b915b144eaae9dc4c4 /config
parent19cc968f33e9fa6eea2082e2ac5a0ca6ef3390cf (diff)
Only select GDB version if GDB is enabled
... which fixes a bogus warning when configuration without GDB is loaded. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config')
-rw-r--r--config/arch/riscv.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/arch/riscv.in b/config/arch/riscv.in
index 86676f3..f4b3eeb 100644
--- a/config/arch/riscv.in
+++ b/config/arch/riscv.in
@@ -12,7 +12,7 @@
## select ARCH_SUPPORTS_WITH_TUNE
## select GCC_REQUIRE_7_or_later
## select BINUTILS_REQUIRE_2_28_or_later
-## select GDB_REQUIRE_8_0_or_later
+## select GDB_REQUIRE_8_0_or_later if DEBUG_GDB
## help The RISC-V architecture, as defined by:
## help http://www.riscv.org/