rv1108: add RK_LIVE_DETECTION to board configure.

Change-Id: I9be50112d813eb9d96da76168302ef917d2d7292
Signed-off-by: frank.liu <frank.liu@rock-chips.com>
This commit is contained in:
frank.liu
2019-09-04 16:17:48 +08:00
parent 3422c72f41
commit 424aeb469d
2 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,8 @@ export RK_TARGET_PRODUCT=rv1108
export RK_TARGET_BOARD_VERSION=lock-evb-sl-v10
# Set flash type. support <emmc, nand, nor>
export RK_STORAGE_TYPE=emmc
# Set depth camera
export RK_HAS_DEPTH_CAMERA=y
########################################
# Buildroot Config #

View File

@ -15,6 +15,8 @@ export RK_TARGET_PRODUCT=rv1108
export RK_TARGET_BOARD_VERSION=lock-evb-sl-v11
# Set flash type. support <emmc, nand, nor>
export RK_STORAGE_TYPE=emmc
# Set depth camera
export RK_HAS_DEPTH_CAMERA=y
########################################
# Buildroot Config #