Add a (temporarily located) definition.

This commit is contained in:
Adrian Chadd 2012-08-29 03:50:59 +00:00
parent f01591cccf
commit 0146ef1ae2

View File

@ -78,6 +78,11 @@ typedef enum {
HAL_CAP_AR = 1, /* AR capability */
} HAL_PHYDIAG_CAPS;
/*
* Enable/disable strong signal fast diversity
*/
#define HAL_CAP_STRONG_DIV 2
/*
* Each chip or class of chips registers to offer support.
*/