boards/sim: Remove the unused SIM_NOTIFYSIGNO from Kconfig

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao 2023-03-25 06:52:00 +08:00 committed by patacongo
parent 9b4ea90f5c
commit 80e3ecc074

View file

@ -43,12 +43,6 @@ config SIM_LISTENERPRIO
---help---
The priority of the event listener thread. Default 80.
config SIM_NOTIFYSIGNO
int "Notify Signal Number"
default 4
---help---
The signal number to use with nx_eventnotify(). Default: 4
endif
config SIM_WTGAHRS2_UARTN