Skip to content

Commit eb36458

Browse files
authored
Revert changes to L2 cache for ESP32-P4 (#395)
1 parent b887bd1 commit eb36458

2 files changed

Lines changed: 0 additions & 8 deletions

File tree

configs/defconfig.esp32p4

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@ CONFIG_USB_HOST_HUB_MULTI_LEVEL=y
4747
CONFIG_USB_HOST_HW_BUFFER_BIAS_BALANCED=y
4848
CONFIG_USB_HOST_ENABLE_ENUM_FILTER_CALLBACK=y
4949

50-
# ESP-SR Requirements
51-
CONFIG_CACHE_L2_CACHE_256KB=y
52-
CONFIG_CACHE_L2_CACHE_LINE_128B=y
53-
5450
# esp_cam_sensor settings:
5551
CONFIG_CAMERA_BF3925=y
5652
CONFIG_CAMERA_BF3045=y

configs/defconfig.esp32p4_es

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@ CONFIG_USB_HOST_HUB_MULTI_LEVEL=y
6060
CONFIG_USB_HOST_HW_BUFFER_BIAS_BALANCED=y
6161
CONFIG_USB_HOST_ENABLE_ENUM_FILTER_CALLBACK=y
6262

63-
# ESP-SR Requirements
64-
CONFIG_CACHE_L2_CACHE_256KB=y
65-
CONFIG_CACHE_L2_CACHE_LINE_128B=y
66-
6763
# esp_cam_sensor settings:
6864
CONFIG_CAMERA_BF3925=y
6965
CONFIG_CAMERA_BF3045=y

0 commit comments

Comments
 (0)