diff options
-rw-r--r-- | package/gdb/Config.in.host | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/gdb/Config.in.host b/package/gdb/Config.in.host index 7b319f5c8d..081073b9a7 100644 --- a/package/gdb/Config.in.host +++ b/package/gdb/Config.in.host @@ -25,6 +25,7 @@ config BR2_PACKAGE_HOST_GDB_PYTHON config BR2_PACKAGE_HOST_GDB_SIM bool "Simulator support" + depends on !BR2_arc help This option enables the simulator support in the cross gdb. |