mirror of
https://github.com/apache/nuttx.git
synced 2026-08-16 01:43:15 +00:00
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
1 changed files with 0 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue