xref: /btstack/port/esp32/template/sdkconfig (revision 15077576b1430a3f66d8d1912f1abe1e0f7f8a16)
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
841287affeSMatthias Ringwald
851287affeSMatthias Ringwald#
861287affeSMatthias Ringwald# Compiler options
871287affeSMatthias Ringwald#
8882cfdfc2SMatthias RingwaldCONFIG_OPTIMIZATION_LEVEL_DEBUG=y
8982cfdfc2SMatthias Ringwald# CONFIG_OPTIMIZATION_LEVEL_RELEASE is not set
901287affeSMatthias RingwaldCONFIG_OPTIMIZATION_ASSERTIONS_ENABLED=y
911287affeSMatthias Ringwald# CONFIG_OPTIMIZATION_ASSERTIONS_SILENT is not set
921287affeSMatthias Ringwald# CONFIG_OPTIMIZATION_ASSERTIONS_DISABLED is not set
9382cfdfc2SMatthias Ringwald
9482cfdfc2SMatthias Ringwald#
9582cfdfc2SMatthias Ringwald# Component config
9682cfdfc2SMatthias Ringwald#
971287affeSMatthias Ringwald
981287affeSMatthias Ringwald#
991287affeSMatthias Ringwald# Application Level Tracing
1001287affeSMatthias Ringwald#
1011287affeSMatthias Ringwald# CONFIG_ESP32_APPTRACE_DEST_TRAX is not set
1021287affeSMatthias RingwaldCONFIG_ESP32_APPTRACE_DEST_NONE=y
1031287affeSMatthias Ringwald# CONFIG_ESP32_APPTRACE_ENABLE is not set
104eb6282bcSMatthias RingwaldCONFIG_ESP32_APPTRACE_LOCK_ENABLE=y
1051287affeSMatthias Ringwald
1061287affeSMatthias Ringwald#
1071287affeSMatthias Ringwald# FreeRTOS SystemView Tracing
1081287affeSMatthias Ringwald#
10982cfdfc2SMatthias Ringwald# CONFIG_AWS_IOT_SDK is not set
11082cfdfc2SMatthias RingwaldCONFIG_BT_ENABLED=y
11182cfdfc2SMatthias Ringwald# CONFIG_BLUEDROID_ENABLED is not set
11282cfdfc2SMatthias Ringwald# CONFIG_BT_DRAM_RELEASE is not set
11340e336b7SMatthias RingwaldCONFIG_BTDM_CONTROLLER_RUN_CPU=0
11440e336b7SMatthias Ringwald# CONFIG_BT_HCI_UART is not set
11582cfdfc2SMatthias RingwaldCONFIG_BT_RESERVE_DRAM=0x10000
11682cfdfc2SMatthias Ringwald
11782cfdfc2SMatthias Ringwald#
11882cfdfc2SMatthias Ringwald# ESP32-specific
11982cfdfc2SMatthias Ringwald#
12082cfdfc2SMatthias Ringwald# CONFIG_ESP32_DEFAULT_CPU_FREQ_80 is not set
12182cfdfc2SMatthias Ringwald# CONFIG_ESP32_DEFAULT_CPU_FREQ_160 is not set
12282cfdfc2SMatthias RingwaldCONFIG_ESP32_DEFAULT_CPU_FREQ_240=y
12382cfdfc2SMatthias RingwaldCONFIG_ESP32_DEFAULT_CPU_FREQ_MHZ=240
12482cfdfc2SMatthias RingwaldCONFIG_MEMMAP_SMP=y
12582cfdfc2SMatthias Ringwald# CONFIG_MEMMAP_TRACEMEM is not set
12640e336b7SMatthias Ringwald# CONFIG_MEMMAP_TRACEMEM_TWOBANKS is not set
12740e336b7SMatthias Ringwald# CONFIG_ESP32_TRAX is not set
12882cfdfc2SMatthias RingwaldCONFIG_TRACEMEM_RESERVE_DRAM=0x0
12982cfdfc2SMatthias Ringwald# CONFIG_ESP32_ENABLE_COREDUMP_TO_FLASH is not set
13082cfdfc2SMatthias RingwaldCONFIG_ESP32_ENABLE_COREDUMP_TO_UART=y
13182cfdfc2SMatthias Ringwald# CONFIG_ESP32_ENABLE_COREDUMP_TO_NONE is not set
13282cfdfc2SMatthias RingwaldCONFIG_ESP32_ENABLE_COREDUMP=y
13382cfdfc2SMatthias RingwaldCONFIG_ESP32_CORE_DUMP_UART_DELAY=0
13482cfdfc2SMatthias RingwaldCONFIG_ESP32_CORE_DUMP_LOG_LEVEL=1
1359000f915SMatthias Ringwald# CONFIG_TWO_UNIVERSAL_MAC_ADDRESS is not set
1369000f915SMatthias RingwaldCONFIG_FOUR_UNIVERSAL_MAC_ADDRESS=y
1379000f915SMatthias RingwaldCONFIG_NUMBER_OF_UNIVERSAL_MAC_ADDRESS=4
13882cfdfc2SMatthias RingwaldCONFIG_SYSTEM_EVENT_QUEUE_SIZE=32
13982cfdfc2SMatthias RingwaldCONFIG_SYSTEM_EVENT_TASK_STACK_SIZE=2048
14082cfdfc2SMatthias RingwaldCONFIG_MAIN_TASK_STACK_SIZE=4096
1411287affeSMatthias RingwaldCONFIG_IPC_TASK_STACK_SIZE=1024
14282cfdfc2SMatthias RingwaldCONFIG_NEWLIB_STDOUT_ADDCR=y
14382cfdfc2SMatthias Ringwald# CONFIG_NEWLIB_NANO_FORMAT is not set
14482cfdfc2SMatthias RingwaldCONFIG_CONSOLE_UART_DEFAULT=y
14582cfdfc2SMatthias Ringwald# CONFIG_CONSOLE_UART_CUSTOM is not set
14682cfdfc2SMatthias Ringwald# CONFIG_CONSOLE_UART_NONE is not set
14782cfdfc2SMatthias RingwaldCONFIG_CONSOLE_UART_NUM=0
14882cfdfc2SMatthias RingwaldCONFIG_CONSOLE_UART_BAUDRATE=115200
14982cfdfc2SMatthias Ringwald# CONFIG_ULP_COPROC_ENABLED is not set
15082cfdfc2SMatthias RingwaldCONFIG_ULP_COPROC_RESERVE_MEM=0
15182cfdfc2SMatthias RingwaldCONFIG_ESP32_PANIC_PRINT_HALT=y
15282cfdfc2SMatthias Ringwald# CONFIG_ESP32_PANIC_PRINT_REBOOT is not set
15382cfdfc2SMatthias Ringwald# CONFIG_ESP32_PANIC_SILENT_REBOOT is not set
15482cfdfc2SMatthias Ringwald# CONFIG_ESP32_PANIC_GDBSTUB is not set
15582cfdfc2SMatthias RingwaldCONFIG_ESP32_DEBUG_OCDAWARE=y
15682cfdfc2SMatthias RingwaldCONFIG_INT_WDT=y
15782cfdfc2SMatthias RingwaldCONFIG_INT_WDT_TIMEOUT_MS=300
15882cfdfc2SMatthias RingwaldCONFIG_TASK_WDT=y
15982cfdfc2SMatthias Ringwald# CONFIG_TASK_WDT_PANIC is not set
16082cfdfc2SMatthias RingwaldCONFIG_TASK_WDT_TIMEOUT_S=5
16182cfdfc2SMatthias RingwaldCONFIG_TASK_WDT_CHECK_IDLE_TASK=y
1621287affeSMatthias RingwaldCONFIG_BROWNOUT_DET=y
1631287affeSMatthias RingwaldCONFIG_BROWNOUT_DET_LVL_SEL_0=y
1641287affeSMatthias Ringwald# CONFIG_BROWNOUT_DET_LVL_SEL_1 is not set
1651287affeSMatthias Ringwald# CONFIG_BROWNOUT_DET_LVL_SEL_2 is not set
1661287affeSMatthias Ringwald# CONFIG_BROWNOUT_DET_LVL_SEL_3 is not set
1671287affeSMatthias Ringwald# CONFIG_BROWNOUT_DET_LVL_SEL_4 is not set
1681287affeSMatthias Ringwald# CONFIG_BROWNOUT_DET_LVL_SEL_5 is not set
1691287affeSMatthias Ringwald# CONFIG_BROWNOUT_DET_LVL_SEL_6 is not set
1701287affeSMatthias Ringwald# CONFIG_BROWNOUT_DET_LVL_SEL_7 is not set
1711287affeSMatthias RingwaldCONFIG_BROWNOUT_DET_LVL=0
17282cfdfc2SMatthias Ringwald# CONFIG_ESP32_TIME_SYSCALL_USE_RTC is not set
17382cfdfc2SMatthias RingwaldCONFIG_ESP32_TIME_SYSCALL_USE_RTC_FRC1=y
17482cfdfc2SMatthias Ringwald# CONFIG_ESP32_TIME_SYSCALL_USE_FRC1 is not set
17582cfdfc2SMatthias Ringwald# CONFIG_ESP32_TIME_SYSCALL_USE_NONE is not set
17682cfdfc2SMatthias RingwaldCONFIG_ESP32_RTC_CLOCK_SOURCE_INTERNAL_RC=y
17740e336b7SMatthias Ringwald# CONFIG_ESP32_RTC_CLOCK_SOURCE_EXTERNAL_CRYSTAL is not set
1780e6963e5SMatthias RingwaldCONFIG_ESP32_RTC_CLK_CAL_CYCLES=1024
17982cfdfc2SMatthias RingwaldCONFIG_ESP32_DEEP_SLEEP_WAKEUP_DELAY=0
1800e6963e5SMatthias Ringwald# CONFIG_ESP32_XTAL_FREQ_40 is not set
1810e6963e5SMatthias Ringwald# CONFIG_ESP32_XTAL_FREQ_26 is not set
1820e6963e5SMatthias RingwaldCONFIG_ESP32_XTAL_FREQ_AUTO=y
1830e6963e5SMatthias RingwaldCONFIG_ESP32_XTAL_FREQ=0
18482cfdfc2SMatthias Ringwald# CONFIG_WIFI_ENABLED is not set
18582cfdfc2SMatthias RingwaldCONFIG_PHY_ENABLED=y
18682cfdfc2SMatthias Ringwald
18782cfdfc2SMatthias Ringwald#
18882cfdfc2SMatthias Ringwald# PHY
18982cfdfc2SMatthias Ringwald#
19082cfdfc2SMatthias RingwaldCONFIG_ESP32_PHY_CALIBRATION_AND_DATA_STORAGE=y
19182cfdfc2SMatthias Ringwald# CONFIG_ESP32_PHY_INIT_DATA_IN_PARTITION is not set
19282cfdfc2SMatthias RingwaldCONFIG_ESP32_PHY_MAX_TX_POWER=20
19382cfdfc2SMatthias Ringwald# CONFIG_ETHERNET is not set
19482cfdfc2SMatthias Ringwald
19582cfdfc2SMatthias Ringwald#
19682cfdfc2SMatthias Ringwald# FAT Filesystem support
19782cfdfc2SMatthias Ringwald#
19882cfdfc2SMatthias RingwaldCONFIG_FATFS_CODEPAGE_ASCII=y
19982cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_437 is not set
20082cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_720 is not set
20182cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_737 is not set
20282cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_771 is not set
20382cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_775 is not set
20482cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_850 is not set
20582cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_852 is not set
20682cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_855 is not set
20782cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_857 is not set
20882cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_860 is not set
20982cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_861 is not set
21082cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_862 is not set
21182cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_863 is not set
21282cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_864 is not set
21382cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_865 is not set
21482cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_866 is not set
21582cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_869 is not set
21682cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_932 is not set
21782cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_936 is not set
21882cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_949 is not set
21982cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_950 is not set
22082cfdfc2SMatthias RingwaldCONFIG_FATFS_CODEPAGE=1
22182cfdfc2SMatthias RingwaldCONFIG_FATFS_MAX_LFN=255
22282cfdfc2SMatthias Ringwald
22382cfdfc2SMatthias Ringwald#
22482cfdfc2SMatthias Ringwald# FreeRTOS
22582cfdfc2SMatthias Ringwald#
22682cfdfc2SMatthias RingwaldCONFIG_FREERTOS_UNICORE=y
22782cfdfc2SMatthias RingwaldCONFIG_FREERTOS_CORETIMER_0=y
22882cfdfc2SMatthias Ringwald# CONFIG_FREERTOS_CORETIMER_1 is not set
22982cfdfc2SMatthias RingwaldCONFIG_FREERTOS_HZ=1000
23082cfdfc2SMatthias RingwaldCONFIG_FREERTOS_ASSERT_ON_UNTESTED_FUNCTION=y
23182cfdfc2SMatthias Ringwald# CONFIG_FREERTOS_CHECK_STACKOVERFLOW_NONE is not set
23282cfdfc2SMatthias Ringwald# CONFIG_FREERTOS_CHECK_STACKOVERFLOW_PTRVAL is not set
23382cfdfc2SMatthias RingwaldCONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY=y
23482cfdfc2SMatthias Ringwald# CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK is not set
23582cfdfc2SMatthias RingwaldCONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS=3
23682cfdfc2SMatthias RingwaldCONFIG_FREERTOS_ASSERT_FAIL_ABORT=y
23782cfdfc2SMatthias Ringwald# CONFIG_FREERTOS_ASSERT_FAIL_PRINT_CONTINUE is not set
23882cfdfc2SMatthias Ringwald# CONFIG_FREERTOS_ASSERT_DISABLE is not set
23982cfdfc2SMatthias RingwaldCONFIG_FREERTOS_BREAK_ON_SCHEDULER_START_JTAG=y
24082cfdfc2SMatthias Ringwald# CONFIG_ENABLE_MEMORY_DEBUG is not set
2411287affeSMatthias RingwaldCONFIG_FREERTOS_IDLE_TASK_STACKSIZE=1024
24282cfdfc2SMatthias RingwaldCONFIG_FREERTOS_ISR_STACKSIZE=1536
24382cfdfc2SMatthias Ringwald# CONFIG_FREERTOS_LEGACY_HOOKS is not set
24482cfdfc2SMatthias RingwaldCONFIG_FREERTOS_MAX_TASK_NAME_LEN=16
24582cfdfc2SMatthias RingwaldCONFIG_SUPPORT_STATIC_ALLOCATION=y
24682cfdfc2SMatthias Ringwald# CONFIG_ENABLE_STATIC_TASK_CLEAN_UP_HOOK is not set
24782cfdfc2SMatthias RingwaldCONFIG_TIMER_TASK_PRIORITY=1
24882cfdfc2SMatthias RingwaldCONFIG_TIMER_TASK_STACK_DEPTH=2048
24982cfdfc2SMatthias RingwaldCONFIG_TIMER_QUEUE_LENGTH=10
25082cfdfc2SMatthias Ringwald# CONFIG_FREERTOS_DEBUG_INTERNALS is not set
25182cfdfc2SMatthias Ringwald
25282cfdfc2SMatthias Ringwald#
25382cfdfc2SMatthias Ringwald# Log output
25482cfdfc2SMatthias Ringwald#
25582cfdfc2SMatthias Ringwald# CONFIG_LOG_DEFAULT_LEVEL_NONE is not set
25682cfdfc2SMatthias Ringwald# CONFIG_LOG_DEFAULT_LEVEL_ERROR is not set
25782cfdfc2SMatthias Ringwald# CONFIG_LOG_DEFAULT_LEVEL_WARN is not set
25882cfdfc2SMatthias RingwaldCONFIG_LOG_DEFAULT_LEVEL_INFO=y
25982cfdfc2SMatthias Ringwald# CONFIG_LOG_DEFAULT_LEVEL_DEBUG is not set
26082cfdfc2SMatthias Ringwald# CONFIG_LOG_DEFAULT_LEVEL_VERBOSE is not set
26182cfdfc2SMatthias RingwaldCONFIG_LOG_DEFAULT_LEVEL=3
26282cfdfc2SMatthias RingwaldCONFIG_LOG_COLORS=y
26382cfdfc2SMatthias Ringwald
26482cfdfc2SMatthias Ringwald#
26582cfdfc2SMatthias Ringwald# LWIP
26682cfdfc2SMatthias Ringwald#
26782cfdfc2SMatthias Ringwald# CONFIG_L2_TO_L3_COPY is not set
26882cfdfc2SMatthias RingwaldCONFIG_LWIP_MAX_SOCKETS=4
26982cfdfc2SMatthias RingwaldCONFIG_LWIP_THREAD_LOCAL_STORAGE_INDEX=0
27082cfdfc2SMatthias Ringwald# CONFIG_LWIP_SO_REUSE is not set
27182cfdfc2SMatthias Ringwald# CONFIG_LWIP_SO_RCVBUF is not set
27282cfdfc2SMatthias RingwaldCONFIG_LWIP_DHCP_MAX_NTP_SERVERS=1
27382cfdfc2SMatthias Ringwald# CONFIG_LWIP_IP_FRAG is not set
27482cfdfc2SMatthias Ringwald# CONFIG_LWIP_IP_REASSEMBLY is not set
2751287affeSMatthias Ringwald
2761287affeSMatthias Ringwald#
2771287affeSMatthias Ringwald# TCP
2781287affeSMatthias Ringwald#
27982cfdfc2SMatthias RingwaldCONFIG_TCP_MAXRTX=12
28082cfdfc2SMatthias RingwaldCONFIG_TCP_SYNMAXRTX=6
2811287affeSMatthias RingwaldCONFIG_TCP_MSS=1436
2821287affeSMatthias RingwaldCONFIG_TCP_SND_BUF_DEFAULT=5744
2831287affeSMatthias RingwaldCONFIG_TCP_WND_DEFAULT=5744
284eb6282bcSMatthias RingwaldCONFIG_TCP_RECVMBOX_SIZE=6
2851287affeSMatthias RingwaldCONFIG_TCP_QUEUE_OOSEQ=y
2861287affeSMatthias RingwaldCONFIG_TCP_OVERSIZE_MSS=y
2871287affeSMatthias Ringwald# CONFIG_TCP_OVERSIZE_QUARTER_MSS is not set
2881287affeSMatthias Ringwald# CONFIG_TCP_OVERSIZE_DISABLE is not set
289eb6282bcSMatthias Ringwald
290eb6282bcSMatthias Ringwald#
291eb6282bcSMatthias Ringwald# UDP
292eb6282bcSMatthias Ringwald#
293eb6282bcSMatthias RingwaldCONFIG_UDP_RECVMBOX_SIZE=6
29482cfdfc2SMatthias Ringwald# CONFIG_LWIP_DHCP_DOES_ARP_CHECK is not set
2950e6963e5SMatthias RingwaldCONFIG_TCPIP_TASK_STACK_SIZE=2560
2960e6963e5SMatthias Ringwald# CONFIG_PPP_SUPPORT is not set
29782cfdfc2SMatthias Ringwald
29882cfdfc2SMatthias Ringwald#
2991287affeSMatthias Ringwald# ICMP
3001287affeSMatthias Ringwald#
3011287affeSMatthias Ringwald# CONFIG_LWIP_MULTICAST_PING is not set
3021287affeSMatthias Ringwald# CONFIG_LWIP_BROADCAST_PING is not set
3031287affeSMatthias Ringwald
3041287affeSMatthias Ringwald#
30582cfdfc2SMatthias Ringwald# mbedTLS
30682cfdfc2SMatthias Ringwald#
30782cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_SSL_MAX_CONTENT_LEN=16384
30882cfdfc2SMatthias Ringwald# CONFIG_MBEDTLS_DEBUG is not set
30982cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_HARDWARE_AES=y
31082cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_HARDWARE_MPI=y
31182cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_MPI_USE_INTERRUPT=y
31282cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_HARDWARE_SHA=y
31382cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_HAVE_TIME=y
31482cfdfc2SMatthias Ringwald# CONFIG_MBEDTLS_HAVE_TIME_DATE is not set
31582cfdfc2SMatthias Ringwald
31682cfdfc2SMatthias Ringwald#
31782cfdfc2SMatthias Ringwald# OpenSSL
31882cfdfc2SMatthias Ringwald#
31982cfdfc2SMatthias Ringwald# CONFIG_OPENSSL_DEBUG is not set
32082cfdfc2SMatthias RingwaldCONFIG_OPENSSL_ASSERT_DO_NOTHING=y
32182cfdfc2SMatthias Ringwald# CONFIG_OPENSSL_ASSERT_EXIT is not set
32282cfdfc2SMatthias Ringwald
32382cfdfc2SMatthias Ringwald#
32482cfdfc2SMatthias Ringwald# SPI Flash driver
32582cfdfc2SMatthias Ringwald#
32682cfdfc2SMatthias Ringwald# CONFIG_SPI_FLASH_ENABLE_COUNTERS is not set
32740e336b7SMatthias RingwaldCONFIG_SPI_FLASH_ROM_DRIVER_PATCH=y
328*15077576SMatthias Ringwald
329*15077576SMatthias Ringwald#
330*15077576SMatthias Ringwald# Wear Levelling
331*15077576SMatthias Ringwald#
332*15077576SMatthias Ringwald# CONFIG_WL_SECTOR_SIZE_512 is not set
333*15077576SMatthias RingwaldCONFIG_WL_SECTOR_SIZE_4096=y
334*15077576SMatthias RingwaldCONFIG_WL_SECTOR_SIZE=4096
335