Mbed OS5 build error

Hello

I get the following error

…/mbed-os/features/storage/kvstore/conf/kv_config.h:27:37: error: ‘_storage_config_0’ was not declared in this scope
#define _STORAGE_CONFIG_concat (dev) _storage_config _ ## dev ()

How to solve it?

Thank you