configs: Removes leftover of CONFIG_MEMMAP_SMP

This commit is contained in:
KonstantinKondrashov
2022-10-25 23:48:47 +08:00
parent 554f3bdc38
commit 3b4f384b69
17 changed files with 0 additions and 24 deletions

View File

@@ -1,5 +1,4 @@
# Enable single core mode by default
CONFIG_MEMMAP_SMP=n
CONFIG_FREERTOS_UNICORE=y
# 1ms tick period
CONFIG_FREERTOS_HZ=1000