[ncp] fix undefined config macro warnings (#4458)

This commit is contained in:
Abtin Keshavarzian
2020-01-09 11:45:39 -08:00
committed by Jonathan Hui
parent b853231920
commit 4b6ba537df
+4
View File
@@ -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
*