182cfdfc2SMatthias Ringwald# 282cfdfc2SMatthias Ringwald# Automatically generated file; DO NOT EDIT. 382cfdfc2SMatthias Ringwald# Espressif IoT Development Framework Configuration 482cfdfc2SMatthias Ringwald# 582cfdfc2SMatthias Ringwald 682cfdfc2SMatthias Ringwald# 782cfdfc2SMatthias Ringwald# SDK tool configuration 882cfdfc2SMatthias Ringwald# 982cfdfc2SMatthias RingwaldCONFIG_TOOLPREFIX="xtensa-esp32-elf-" 1082cfdfc2SMatthias RingwaldCONFIG_PYTHON="python" 1182cfdfc2SMatthias Ringwald 1282cfdfc2SMatthias Ringwald# 1382cfdfc2SMatthias Ringwald# Bootloader config 1482cfdfc2SMatthias Ringwald# 1582cfdfc2SMatthias Ringwald# CONFIG_LOG_BOOTLOADER_LEVEL_NONE is not set 1682cfdfc2SMatthias Ringwald# CONFIG_LOG_BOOTLOADER_LEVEL_ERROR is not set 1782cfdfc2SMatthias RingwaldCONFIG_LOG_BOOTLOADER_LEVEL_WARN=y 1882cfdfc2SMatthias Ringwald# CONFIG_LOG_BOOTLOADER_LEVEL_INFO is not set 1982cfdfc2SMatthias Ringwald# CONFIG_LOG_BOOTLOADER_LEVEL_DEBUG is not set 2082cfdfc2SMatthias Ringwald# CONFIG_LOG_BOOTLOADER_LEVEL_VERBOSE is not set 2182cfdfc2SMatthias RingwaldCONFIG_LOG_BOOTLOADER_LEVEL=2 2282cfdfc2SMatthias Ringwald 2382cfdfc2SMatthias Ringwald# 2482cfdfc2SMatthias Ringwald# Security features 2582cfdfc2SMatthias Ringwald# 2682cfdfc2SMatthias Ringwald# CONFIG_SECURE_BOOT_ENABLED is not set 2782cfdfc2SMatthias Ringwald# CONFIG_FLASH_ENCRYPTION_ENABLED is not set 2882cfdfc2SMatthias Ringwald 2982cfdfc2SMatthias Ringwald# 3082cfdfc2SMatthias Ringwald# Serial flasher config 3182cfdfc2SMatthias Ringwald# 3282cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_PORT="/dev/tty.usbserial-DN02B3PF" 3382cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_BAUD_115200B is not set 3482cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_BAUD_230400B is not set 3582cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_BAUD_921600B is not set 3682cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_BAUD_2MB is not set 3782cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_BAUD_OTHER=y 3882cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_BAUD_OTHER_VAL=1000000 3982cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_BAUD=1000000 4082cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_COMPRESSED is not set 4182cfdfc2SMatthias Ringwald# CONFIG_FLASHMODE_QIO is not set 4282cfdfc2SMatthias Ringwald# CONFIG_FLASHMODE_QOUT is not set 4382cfdfc2SMatthias RingwaldCONFIG_FLASHMODE_DIO=y 4482cfdfc2SMatthias Ringwald# CONFIG_FLASHMODE_DOUT is not set 4582cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHMODE="dio" 4682cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_FLASHFREQ_80M is not set 4782cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHFREQ_40M=y 4882cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_FLASHFREQ_26M is not set 4982cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_FLASHFREQ_20M is not set 5082cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHFREQ="40m" 5182cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_FLASHSIZE_1MB is not set 5282cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHSIZE_2MB=y 5382cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_FLASHSIZE_4MB is not set 5482cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_FLASHSIZE_8MB is not set 5582cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_FLASHSIZE_16MB is not set 5682cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHSIZE="2MB" 5782cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHSIZE_DETECT=y 5882cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_BEFORE_RESET=y 5982cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_BEFORE_NORESET is not set 6082cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_BEFORE="default_reset" 6182cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_AFTER_RESET=y 6282cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_AFTER_NORESET is not set 6382cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_AFTER="hard_reset" 6482cfdfc2SMatthias Ringwald# CONFIG_MONITOR_BAUD_9600B is not set 6582cfdfc2SMatthias Ringwald# CONFIG_MONITOR_BAUD_57600B is not set 6682cfdfc2SMatthias RingwaldCONFIG_MONITOR_BAUD_115200B=y 6782cfdfc2SMatthias Ringwald# CONFIG_MONITOR_BAUD_230400B is not set 6882cfdfc2SMatthias Ringwald# CONFIG_MONITOR_BAUD_921600B is not set 6982cfdfc2SMatthias Ringwald# CONFIG_MONITOR_BAUD_2MB is not set 7082cfdfc2SMatthias Ringwald# CONFIG_MONITOR_BAUD_OTHER is not set 7182cfdfc2SMatthias RingwaldCONFIG_MONITOR_BAUD_OTHER_VAL=115200 7282cfdfc2SMatthias RingwaldCONFIG_MONITOR_BAUD=115200 7382cfdfc2SMatthias Ringwald 7482cfdfc2SMatthias Ringwald# 7582cfdfc2SMatthias Ringwald# Partition Table 7682cfdfc2SMatthias Ringwald# 7782cfdfc2SMatthias RingwaldCONFIG_PARTITION_TABLE_SINGLE_APP=y 7882cfdfc2SMatthias Ringwald# CONFIG_PARTITION_TABLE_TWO_OTA is not set 7982cfdfc2SMatthias Ringwald# CONFIG_PARTITION_TABLE_CUSTOM is not set 8082cfdfc2SMatthias RingwaldCONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv" 8182cfdfc2SMatthias RingwaldCONFIG_PARTITION_TABLE_CUSTOM_APP_BIN_OFFSET=0x10000 8282cfdfc2SMatthias RingwaldCONFIG_PARTITION_TABLE_FILENAME="partitions_singleapp.csv" 8382cfdfc2SMatthias RingwaldCONFIG_APP_OFFSET=0x10000 8482cfdfc2SMatthias RingwaldCONFIG_OPTIMIZATION_LEVEL_DEBUG=y 8582cfdfc2SMatthias Ringwald# CONFIG_OPTIMIZATION_LEVEL_RELEASE is not set 8682cfdfc2SMatthias Ringwald 8782cfdfc2SMatthias Ringwald# 8882cfdfc2SMatthias Ringwald# Component config 8982cfdfc2SMatthias Ringwald# 9082cfdfc2SMatthias Ringwald# CONFIG_AWS_IOT_SDK is not set 9182cfdfc2SMatthias RingwaldCONFIG_BT_ENABLED=y 9282cfdfc2SMatthias Ringwald# CONFIG_BLUEDROID_ENABLED is not set 9382cfdfc2SMatthias Ringwald# CONFIG_BT_DRAM_RELEASE is not set 9440e336b7SMatthias RingwaldCONFIG_BTDM_CONTROLLER_RUN_CPU=0 9540e336b7SMatthias Ringwald# CONFIG_BT_HCI_UART is not set 9682cfdfc2SMatthias RingwaldCONFIG_BT_RESERVE_DRAM=0x10000 9782cfdfc2SMatthias Ringwald 9882cfdfc2SMatthias Ringwald# 9982cfdfc2SMatthias Ringwald# ESP32-specific 10082cfdfc2SMatthias Ringwald# 10182cfdfc2SMatthias Ringwald# CONFIG_ESP32_DEFAULT_CPU_FREQ_80 is not set 10282cfdfc2SMatthias Ringwald# CONFIG_ESP32_DEFAULT_CPU_FREQ_160 is not set 10382cfdfc2SMatthias RingwaldCONFIG_ESP32_DEFAULT_CPU_FREQ_240=y 10482cfdfc2SMatthias RingwaldCONFIG_ESP32_DEFAULT_CPU_FREQ_MHZ=240 10582cfdfc2SMatthias RingwaldCONFIG_MEMMAP_SMP=y 10682cfdfc2SMatthias Ringwald# CONFIG_MEMMAP_TRACEMEM is not set 10740e336b7SMatthias Ringwald# CONFIG_MEMMAP_TRACEMEM_TWOBANKS is not set 10840e336b7SMatthias Ringwald# CONFIG_ESP32_TRAX is not set 10982cfdfc2SMatthias RingwaldCONFIG_TRACEMEM_RESERVE_DRAM=0x0 11082cfdfc2SMatthias Ringwald# CONFIG_ESP32_ENABLE_COREDUMP_TO_FLASH is not set 11182cfdfc2SMatthias RingwaldCONFIG_ESP32_ENABLE_COREDUMP_TO_UART=y 11282cfdfc2SMatthias Ringwald# CONFIG_ESP32_ENABLE_COREDUMP_TO_NONE is not set 11382cfdfc2SMatthias RingwaldCONFIG_ESP32_ENABLE_COREDUMP=y 11482cfdfc2SMatthias RingwaldCONFIG_ESP32_CORE_DUMP_UART_DELAY=0 11582cfdfc2SMatthias RingwaldCONFIG_ESP32_CORE_DUMP_LOG_LEVEL=1 11640e336b7SMatthias Ringwald# CONFIG_ESP32_APPTRACE_DEST_TRAX is not set 11740e336b7SMatthias Ringwald# CONFIG_ESP32_APPTRACE_DEST_UART is not set 11840e336b7SMatthias RingwaldCONFIG_ESP32_APPTRACE_DEST_NONE=y 11940e336b7SMatthias Ringwald# CONFIG_ESP32_APPTRACE_ENABLE is not set 120*0e6963e5SMatthias RingwaldCONFIG_BASE_MAC_STORED_DEFAULT_EFUSE=y 121*0e6963e5SMatthias Ringwald# CONFIG_BASE_MAC_STORED_CUSTOMER_DEFINED_EFUSE is not set 122*0e6963e5SMatthias Ringwald# CONFIG_BASE_MAC_STORED_OTHER_CUSTOMER_DEFINED_PLACE is not set 12382cfdfc2SMatthias Ringwald# CONFIG_TWO_MAC_ADDRESS_FROM_EFUSE is not set 12482cfdfc2SMatthias RingwaldCONFIG_FOUR_MAC_ADDRESS_FROM_EFUSE=y 12582cfdfc2SMatthias RingwaldCONFIG_NUMBER_OF_MAC_ADDRESS_GENERATED_FROM_EFUSE=4 12682cfdfc2SMatthias RingwaldCONFIG_SYSTEM_EVENT_QUEUE_SIZE=32 12782cfdfc2SMatthias RingwaldCONFIG_SYSTEM_EVENT_TASK_STACK_SIZE=2048 12882cfdfc2SMatthias RingwaldCONFIG_MAIN_TASK_STACK_SIZE=4096 12982cfdfc2SMatthias RingwaldCONFIG_NEWLIB_STDOUT_ADDCR=y 13082cfdfc2SMatthias Ringwald# CONFIG_NEWLIB_NANO_FORMAT is not set 13182cfdfc2SMatthias RingwaldCONFIG_CONSOLE_UART_DEFAULT=y 13282cfdfc2SMatthias Ringwald# CONFIG_CONSOLE_UART_CUSTOM is not set 13382cfdfc2SMatthias Ringwald# CONFIG_CONSOLE_UART_NONE is not set 13482cfdfc2SMatthias RingwaldCONFIG_CONSOLE_UART_NUM=0 13582cfdfc2SMatthias RingwaldCONFIG_CONSOLE_UART_BAUDRATE=115200 13682cfdfc2SMatthias Ringwald# CONFIG_ULP_COPROC_ENABLED is not set 13782cfdfc2SMatthias RingwaldCONFIG_ULP_COPROC_RESERVE_MEM=0 13882cfdfc2SMatthias RingwaldCONFIG_ESP32_PANIC_PRINT_HALT=y 13982cfdfc2SMatthias Ringwald# CONFIG_ESP32_PANIC_PRINT_REBOOT is not set 14082cfdfc2SMatthias Ringwald# CONFIG_ESP32_PANIC_SILENT_REBOOT is not set 14182cfdfc2SMatthias Ringwald# CONFIG_ESP32_PANIC_GDBSTUB is not set 14282cfdfc2SMatthias RingwaldCONFIG_ESP32_DEBUG_OCDAWARE=y 14382cfdfc2SMatthias RingwaldCONFIG_INT_WDT=y 14482cfdfc2SMatthias RingwaldCONFIG_INT_WDT_TIMEOUT_MS=300 14582cfdfc2SMatthias RingwaldCONFIG_TASK_WDT=y 14682cfdfc2SMatthias Ringwald# CONFIG_TASK_WDT_PANIC is not set 14782cfdfc2SMatthias RingwaldCONFIG_TASK_WDT_TIMEOUT_S=5 14882cfdfc2SMatthias RingwaldCONFIG_TASK_WDT_CHECK_IDLE_TASK=y 14982cfdfc2SMatthias Ringwald# CONFIG_ESP32_TIME_SYSCALL_USE_RTC is not set 15082cfdfc2SMatthias RingwaldCONFIG_ESP32_TIME_SYSCALL_USE_RTC_FRC1=y 15182cfdfc2SMatthias Ringwald# CONFIG_ESP32_TIME_SYSCALL_USE_FRC1 is not set 15282cfdfc2SMatthias Ringwald# CONFIG_ESP32_TIME_SYSCALL_USE_NONE is not set 15382cfdfc2SMatthias RingwaldCONFIG_ESP32_RTC_CLOCK_SOURCE_INTERNAL_RC=y 15440e336b7SMatthias Ringwald# CONFIG_ESP32_RTC_CLOCK_SOURCE_EXTERNAL_CRYSTAL is not set 155*0e6963e5SMatthias RingwaldCONFIG_ESP32_RTC_CLK_CAL_CYCLES=1024 15682cfdfc2SMatthias RingwaldCONFIG_ESP32_DEEP_SLEEP_WAKEUP_DELAY=0 157*0e6963e5SMatthias Ringwald# CONFIG_ESP32_XTAL_FREQ_40 is not set 158*0e6963e5SMatthias Ringwald# CONFIG_ESP32_XTAL_FREQ_26 is not set 159*0e6963e5SMatthias RingwaldCONFIG_ESP32_XTAL_FREQ_AUTO=y 160*0e6963e5SMatthias RingwaldCONFIG_ESP32_XTAL_FREQ=0 16182cfdfc2SMatthias Ringwald# CONFIG_WIFI_ENABLED is not set 16282cfdfc2SMatthias RingwaldCONFIG_PHY_ENABLED=y 16382cfdfc2SMatthias Ringwald 16482cfdfc2SMatthias Ringwald# 16582cfdfc2SMatthias Ringwald# PHY 16682cfdfc2SMatthias Ringwald# 16782cfdfc2SMatthias RingwaldCONFIG_ESP32_PHY_CALIBRATION_AND_DATA_STORAGE=y 16882cfdfc2SMatthias Ringwald# CONFIG_ESP32_PHY_INIT_DATA_IN_PARTITION is not set 16982cfdfc2SMatthias RingwaldCONFIG_ESP32_PHY_MAX_TX_POWER=20 17082cfdfc2SMatthias Ringwald# CONFIG_ETHERNET is not set 17182cfdfc2SMatthias Ringwald 17282cfdfc2SMatthias Ringwald# 17382cfdfc2SMatthias Ringwald# FAT Filesystem support 17482cfdfc2SMatthias Ringwald# 17582cfdfc2SMatthias RingwaldCONFIG_FATFS_CODEPAGE_ASCII=y 17682cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_437 is not set 17782cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_720 is not set 17882cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_737 is not set 17982cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_771 is not set 18082cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_775 is not set 18182cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_850 is not set 18282cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_852 is not set 18382cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_855 is not set 18482cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_857 is not set 18582cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_860 is not set 18682cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_861 is not set 18782cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_862 is not set 18882cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_863 is not set 18982cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_864 is not set 19082cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_865 is not set 19182cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_866 is not set 19282cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_869 is not set 19382cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_932 is not set 19482cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_936 is not set 19582cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_949 is not set 19682cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_950 is not set 19782cfdfc2SMatthias RingwaldCONFIG_FATFS_CODEPAGE=1 19882cfdfc2SMatthias RingwaldCONFIG_FATFS_MAX_LFN=255 19982cfdfc2SMatthias Ringwald 20082cfdfc2SMatthias Ringwald# 20182cfdfc2SMatthias Ringwald# FreeRTOS 20282cfdfc2SMatthias Ringwald# 20382cfdfc2SMatthias RingwaldCONFIG_FREERTOS_UNICORE=y 20482cfdfc2SMatthias RingwaldCONFIG_FREERTOS_CORETIMER_0=y 20582cfdfc2SMatthias Ringwald# CONFIG_FREERTOS_CORETIMER_1 is not set 20682cfdfc2SMatthias RingwaldCONFIG_FREERTOS_HZ=1000 20782cfdfc2SMatthias RingwaldCONFIG_FREERTOS_ASSERT_ON_UNTESTED_FUNCTION=y 20882cfdfc2SMatthias Ringwald# CONFIG_FREERTOS_CHECK_STACKOVERFLOW_NONE is not set 20982cfdfc2SMatthias Ringwald# CONFIG_FREERTOS_CHECK_STACKOVERFLOW_PTRVAL is not set 21082cfdfc2SMatthias RingwaldCONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY=y 21182cfdfc2SMatthias Ringwald# CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK is not set 21282cfdfc2SMatthias RingwaldCONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS=3 21382cfdfc2SMatthias RingwaldCONFIG_FREERTOS_ASSERT_FAIL_ABORT=y 21482cfdfc2SMatthias Ringwald# CONFIG_FREERTOS_ASSERT_FAIL_PRINT_CONTINUE is not set 21582cfdfc2SMatthias Ringwald# CONFIG_FREERTOS_ASSERT_DISABLE is not set 21682cfdfc2SMatthias RingwaldCONFIG_FREERTOS_BREAK_ON_SCHEDULER_START_JTAG=y 21782cfdfc2SMatthias Ringwald# CONFIG_ENABLE_MEMORY_DEBUG is not set 21882cfdfc2SMatthias RingwaldCONFIG_FREERTOS_ISR_STACKSIZE=1536 21982cfdfc2SMatthias Ringwald# CONFIG_FREERTOS_LEGACY_HOOKS is not set 22082cfdfc2SMatthias RingwaldCONFIG_FREERTOS_MAX_TASK_NAME_LEN=16 22182cfdfc2SMatthias RingwaldCONFIG_SUPPORT_STATIC_ALLOCATION=y 22282cfdfc2SMatthias Ringwald# CONFIG_ENABLE_STATIC_TASK_CLEAN_UP_HOOK is not set 22382cfdfc2SMatthias RingwaldCONFIG_TIMER_TASK_PRIORITY=1 22482cfdfc2SMatthias RingwaldCONFIG_TIMER_TASK_STACK_DEPTH=2048 22582cfdfc2SMatthias RingwaldCONFIG_TIMER_QUEUE_LENGTH=10 22682cfdfc2SMatthias Ringwald# CONFIG_FREERTOS_DEBUG_INTERNALS is not set 22782cfdfc2SMatthias Ringwald 22882cfdfc2SMatthias Ringwald# 22982cfdfc2SMatthias Ringwald# Log output 23082cfdfc2SMatthias Ringwald# 23182cfdfc2SMatthias Ringwald# CONFIG_LOG_DEFAULT_LEVEL_NONE is not set 23282cfdfc2SMatthias Ringwald# CONFIG_LOG_DEFAULT_LEVEL_ERROR is not set 23382cfdfc2SMatthias Ringwald# CONFIG_LOG_DEFAULT_LEVEL_WARN is not set 23482cfdfc2SMatthias RingwaldCONFIG_LOG_DEFAULT_LEVEL_INFO=y 23582cfdfc2SMatthias Ringwald# CONFIG_LOG_DEFAULT_LEVEL_DEBUG is not set 23682cfdfc2SMatthias Ringwald# CONFIG_LOG_DEFAULT_LEVEL_VERBOSE is not set 23782cfdfc2SMatthias RingwaldCONFIG_LOG_DEFAULT_LEVEL=3 23882cfdfc2SMatthias RingwaldCONFIG_LOG_COLORS=y 23982cfdfc2SMatthias Ringwald 24082cfdfc2SMatthias Ringwald# 24182cfdfc2SMatthias Ringwald# LWIP 24282cfdfc2SMatthias Ringwald# 24382cfdfc2SMatthias Ringwald# CONFIG_L2_TO_L3_COPY is not set 24482cfdfc2SMatthias RingwaldCONFIG_LWIP_MAX_SOCKETS=4 24582cfdfc2SMatthias RingwaldCONFIG_LWIP_THREAD_LOCAL_STORAGE_INDEX=0 24682cfdfc2SMatthias Ringwald# CONFIG_LWIP_SO_REUSE is not set 24782cfdfc2SMatthias Ringwald# CONFIG_LWIP_SO_RCVBUF is not set 24882cfdfc2SMatthias RingwaldCONFIG_LWIP_DHCP_MAX_NTP_SERVERS=1 24982cfdfc2SMatthias Ringwald# CONFIG_LWIP_IP_FRAG is not set 25082cfdfc2SMatthias Ringwald# CONFIG_LWIP_IP_REASSEMBLY is not set 25182cfdfc2SMatthias RingwaldCONFIG_TCP_MAXRTX=12 25282cfdfc2SMatthias RingwaldCONFIG_TCP_SYNMAXRTX=6 25382cfdfc2SMatthias Ringwald# CONFIG_LWIP_DHCP_DOES_ARP_CHECK is not set 254*0e6963e5SMatthias RingwaldCONFIG_TCPIP_TASK_STACK_SIZE=2560 255*0e6963e5SMatthias Ringwald# CONFIG_PPP_SUPPORT is not set 25682cfdfc2SMatthias Ringwald 25782cfdfc2SMatthias Ringwald# 25882cfdfc2SMatthias Ringwald# mbedTLS 25982cfdfc2SMatthias Ringwald# 26082cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_SSL_MAX_CONTENT_LEN=16384 26182cfdfc2SMatthias Ringwald# CONFIG_MBEDTLS_DEBUG is not set 26282cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_HARDWARE_AES=y 26382cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_HARDWARE_MPI=y 26482cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_MPI_USE_INTERRUPT=y 26582cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_HARDWARE_SHA=y 26682cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_HAVE_TIME=y 26782cfdfc2SMatthias Ringwald# CONFIG_MBEDTLS_HAVE_TIME_DATE is not set 26882cfdfc2SMatthias Ringwald 26982cfdfc2SMatthias Ringwald# 27082cfdfc2SMatthias Ringwald# OpenSSL 27182cfdfc2SMatthias Ringwald# 27282cfdfc2SMatthias Ringwald# CONFIG_OPENSSL_DEBUG is not set 27382cfdfc2SMatthias RingwaldCONFIG_OPENSSL_ASSERT_DO_NOTHING=y 27482cfdfc2SMatthias Ringwald# CONFIG_OPENSSL_ASSERT_EXIT is not set 27582cfdfc2SMatthias Ringwald 27682cfdfc2SMatthias Ringwald# 27782cfdfc2SMatthias Ringwald# SPI Flash driver 27882cfdfc2SMatthias Ringwald# 27982cfdfc2SMatthias Ringwald# CONFIG_SPI_FLASH_ENABLE_COUNTERS is not set 28040e336b7SMatthias RingwaldCONFIG_SPI_FLASH_ROM_DRIVER_PATCH=y 281