sim/kconfig: delete non-existent dependencie
Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
This commit is contained in:
parent
034af29aab
commit
47fc3a67f7
|
@ -92,7 +92,6 @@ config SIM_UBSAN_DUMMY
|
|||
|
||||
config SIM_GCOV_ALL
|
||||
bool "Enable code coverage for the entire image"
|
||||
depends on COVERAGE
|
||||
default n
|
||||
---help---
|
||||
This option activates code coverage instrumentation for the
|
||||
|
|
Loading…
Reference in New Issue