arch/sim: Remove the unused SIM_TCNWAITERS from Kconfig

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao 2022-01-06 02:20:26 +08:00 committed by Petro Karashchenko
parent aa0c9fd788
commit 30e80f2394
1 changed files with 0 additions and 8 deletions

View File

@ -353,14 +353,6 @@ endif # if INPUT
endmenu
config SIM_TCNWAITERS
bool "Maximum number poll() waiters"
default 4
depends on SIM_TOUCHSCREEN
---help---
The maximum number of threads that can be waiting on poll() for a
touchscreen event. Default: 4
config SIM_HCISOCKET
bool "Attach Host Bluetooth"
default false