We have powerkey
This commit is contained in:
parent
2d176516ca
commit
d03aa0212e
|
@ -10,7 +10,7 @@ RTOS ?= 1
|
||||||
|
|
||||||
#KERNEL ?= FREERTOS
|
#KERNEL ?= FREERTOS
|
||||||
|
|
||||||
|
NO_PWRKEY = 0 # We have powerkey input
|
||||||
LIBC_ROM ?= 1
|
LIBC_ROM ?= 1
|
||||||
|
|
||||||
export USER_SECURE_BOOT ?= 0
|
export USER_SECURE_BOOT ?= 0
|
||||||
|
@ -258,7 +258,7 @@ export A2DP_AVDTP_CP ?= 0
|
||||||
|
|
||||||
export A2DP_DECODER_VER := 2
|
export A2DP_DECODER_VER := 2
|
||||||
|
|
||||||
export IBRT ?= 1
|
export IBRT = 1
|
||||||
|
|
||||||
export IBRT_SEARCH_UI ?= 1
|
export IBRT_SEARCH_UI ?= 1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue