diff --git a/arch/sim/Kconfig b/arch/sim/Kconfig index c3b1b310cf..9a8ca5e61c 100644 --- a/arch/sim/Kconfig +++ b/arch/sim/Kconfig @@ -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