Merge "BT CHRE: AOC control BT power pin config" into udc-qpr-dev
This commit is contained in:
commit
f44292ce09
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,10 @@ UartPort = /dev/ttySAC18
|
|||
# <boolean> Enable check whether let aoc controls power pin
|
||||
AocPowerPinCtrlCheckEnable = true
|
||||
|
||||
# <string> The hardware stage does not need aoc to control power pin
|
||||
# This only affects when AocPowerPinCtrlCheckEnable is true
|
||||
HwStageDoesNotCtrlPowerPinFromAoc = PROTO1.0-EVT1.0-EVT1.2
|
||||
|
||||
# Sar backOff high resolution support
|
||||
SarBackOffHighResolution = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue