diff --git a/src/platform/CYW30739/CHIPDevicePlatformConfig.h b/src/platform/CYW30739/CHIPDevicePlatformConfig.h index 3b48f0d956b4e3..06365fb76356f9 100644 --- a/src/platform/CYW30739/CHIPDevicePlatformConfig.h +++ b/src/platform/CYW30739/CHIPDevicePlatformConfig.h @@ -56,7 +56,6 @@ #ifndef CHIP_DEVICE_CONFIG_ENABLE_THREAD #define CHIP_DEVICE_CONFIG_ENABLE_THREAD 1 #define CHIP_DEVICE_CONFIG_THREAD_TASK_STACK_SIZE 0x00001000 -#define CHIP_DEVICE_CONFIG_THREAD_SRP_MAX_SERVICES 5 #define CHIP_DEVICE_CONFIG_ENABLE_THREAD_DNS_CLIENT 1 #endif