Skip to content

Commit 94a4dfc

Browse files
authored
Comment out ESP_HOSTED_ENABLE_ITWT and DPP settings
1 parent 34aab05 commit 94a4dfc

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
@@ -31,8 +31,8 @@ CONFIG_CACHE_L2_CACHE_LINE_128B=y
3131
# RGB Display Optimizations
3232
CONFIG_LCD_RGB_ISR_IRAM_SAFE=y
3333

34-
# ESP_HOSTED_ENABLE_ITWT is not set
35-
# ESP_HOSTED_ENABLE_DPP is not set
34+
# CONFIG_ESP_HOSTED_ENABLE_ITWT is not set
35+
# CONFIG_ESP_HOSTED_ENABLE_DPP is not set
3636
CONFIG_SLAVE_IDF_TARGET_ESP32C6=y
3737
CONFIG_ESP_SDIO_BUS_WIDTH=4
3838
CONFIG_ESP_SDIO_CLOCK_FREQ_KHZ=40000

0 commit comments

Comments
 (0)