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:
Gustavo Henrique Nihei 2022-03-17 11:03:06 -03:00 committed by Xiang Xiao
parent b0d553a068
commit baa09aa999

View File

@ -163,10 +163,6 @@ config ESP32C3_RT_TIMER
---help---
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
bool "Use the RTC memory as a separate heap"
select ARCH_HAVE_EXTRA_HEAPS