sof/tools/rimage/config/platform.toml

6 lines
110 B
TOML

#if CONFIG_METEORLAKE
#include "platform-mtl.toml"
#elif CONFIG_LUNARLAKE
#include "platform-lnl.toml"
#endif