boards: esp32xx: remove minimal libc default config

Let picolibc be the default for the second core
as it is not mandantory to use minimal libc.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
This commit is contained in:
Sylvio Alves 2024-03-18 08:04:34 -03:00 committed by David Leach
commit 31125f7177
19 changed files with 0 additions and 19 deletions

View file

@ -2,4 +2,3 @@
CONFIG_MAIN_STACK_SIZE=2048
CONFIG_CLOCK_CONTROL=y
CONFIG_MINIMAL_LIBC=y