esp32:wamr_wasi_debug: Remove CONFIG_SCHED_ONEXIT

This file got merged just before merging the patch that removes this
config from the kernel, this cleans it up
This commit is contained in:
Ville Juven 2022-05-25 12:39:16 +03:00 committed by Abdelatif Guettouche
parent 684f2cbbac
commit 2d57694855

View File

@ -96,7 +96,6 @@ CONFIG_RAW_BINARY=y
CONFIG_RR_INTERVAL=200
CONFIG_SCHED_HPWORK=y
CONFIG_SCHED_HPWORKSTACKSIZE=2048
CONFIG_SCHED_ONEXIT=y
CONFIG_SERIAL_NPOLLWAITERS=2
CONFIG_SIG_DEFAULT=y
CONFIG_SPI=y