Hi,
When I was developing, I found that the matter sample is a little different from the Bluetooth sample.
I want to disable CONFIG_THREAD_LOCAL_STORAGE in the Bluetooth sample, but I can't.
The matter sample is closed by default.


In the Bluetooth example, this config is locked.

I also tried to add config.But failed.
I want to reduce memory consumption. How do I close this CONFIG_THREAD_LOCAL_STORAG in Bluetooth project?