arch/sim: Remove the unused SIM_TCNWAITERS from Kconfig
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
aa0c9fd788
commit
30e80f2394
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue