qcacmn: Replace WIN/MCL from macro names

There are macro defined differenly for WIN and MCL
to pick up default INI value either for WIN or MCL.

The macro name uses WIN and MCL and also enabling the
right macro is controlled by CONFIG_MCL.

Replace the macro with CONFIG_AP_PLATFORM.

Change-Id: Ib5663532d45534cce1715ef06447116e2654e709
CRs-Fixed: 2484959
This commit is contained in:
Vivek
2019-07-09 19:30:40 +05:30
کامیت شده توسط nshrivas
والد 49cd7b9173
کامیت 7047d0d1a5
4فایلهای تغییر یافته به همراه19 افزوده شده و 19 حذف شده

مشاهده پرونده

@@ -43,7 +43,7 @@
#define CFG_ENABLE_GREEN_AP_FEATURE CFG_INI_BOOL( \
"gEnableGreenAp", \
MCL_OR_WIN_VALUE(1, 0), \
PLATFORM_VALUE(1, 0), \
"enable green ap")
/*
@@ -66,7 +66,7 @@
#define CFG_ENABLE_EGAP_FEATURE CFG_INI_BOOL( \
"gEnableEGAP", \
MCL_OR_WIN_VALUE(1,0), \
PLATFORM_VALUE(1, 0), \
"enable e-gap")
/*
* <ini>