Skip to content

Commit 890edda

Browse files
authored
fix ESP_HOSTED_ENABLE_ITWT and DPP settings
1 parent c4ee7dc commit 890edda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configs/defconfig.esp32p4

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ CONFIG_CACHE_L2_CACHE_LINE_128B=y
2828
# RGB Display Optimizations
2929
CONFIG_LCD_RGB_ISR_IRAM_SAFE=y
3030

31-
# ESP_HOSTED_ENABLE_ITWT is not set
32-
# ESP_HOSTED_ENABLE_DPP is not set
31+
# CONFIG_ESP_HOSTED_ENABLE_ITWT is not set
32+
# CONFIG_ESP_HOSTED_ENABLE_DPP is not set
3333
CONFIG_SLAVE_IDF_TARGET_ESP32C6=y
3434
CONFIG_ESP_SDIO_BUS_WIDTH=4
3535
CONFIG_ESP_SDIO_CLOCK_FREQ_KHZ=40000

0 commit comments

Comments
 (0)