risc-v/esp32c3: Remove deprecated option for disabling atomics support
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
This commit is contained in:
parent
b0d553a068
commit
baa09aa999
@ -163,10 +163,6 @@ config ESP32C3_RT_TIMER
|
|||||||
---help---
|
---help---
|
||||||
Real-time Timer is relying upon the Systimer 1.
|
Real-time Timer is relying upon the Systimer 1.
|
||||||
|
|
||||||
config ESP32C3_DISABLE_STDC_ATOMIC
|
|
||||||
bool "Disable standard C atomic"
|
|
||||||
default n
|
|
||||||
|
|
||||||
config ESP32C3_RTC_HEAP
|
config ESP32C3_RTC_HEAP
|
||||||
bool "Use the RTC memory as a separate heap"
|
bool "Use the RTC memory as a separate heap"
|
||||||
select ARCH_HAVE_EXTRA_HEAPS
|
select ARCH_HAVE_EXTRA_HEAPS
|
||||||
|
Loading…
Reference in New Issue
Block a user