diff --git a/src/ncp/ncp_config.h b/src/ncp/ncp_config.h index 954454944..cc584c189 100644 --- a/src/ncp/ncp_config.h +++ b/src/ncp/ncp_config.h @@ -35,6 +35,10 @@ #ifndef CONFIG_NCP_H_ #define CONFIG_NCP_H_ +#ifndef OPENTHREAD_RADIO +#define OPENTHREAD_RADIO 0 +#endif + /** * @def OPENTHREAD_CONFIG_NCP_SPI_ENABLE *