Is your feature request related to a problem?
OPENTHREAD_CONFIG_COAP_BLOCKWISE_TRANSFER_ENABLE enables needed functionality in the openthread/openthread library.
Describe the solution you'd like.
I am using a -D option (-DOPENTHREAD_CONFIG_COAP_BLOCKWISE_TRANSFER_ENABLE=1) to enable, but prefer an SDKConfig menu approach (how about CONFIG_OPENTHREAD_BLOCKWISE_TRANSFER_ENABLE?)
Describe alternatives you've considered.
No response
Additional context.
No response