summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorJeffrey Tinker <jtinker@google.com>2011-10-19 22:09:02 -0700
committerJeffrey Tinker <jtinker@google.com>2011-10-19 22:09:02 -0700
commitaca7c98ad0abad04088439027356efa6699ed221 (patch)
tree80b0fa42849af9137f5c0a501adf86fd130448d1 /BoardConfig.mk
parent733a43ee1dd8837a861a7b786e020e2657555820 (diff)
downloaddevice_samsung_tuna-aca7c98ad0abad04088439027356efa6699ed221.zip
device_samsung_tuna-aca7c98ad0abad04088439027356efa6699ed221.tar.gz
device_samsung_tuna-aca7c98ad0abad04088439027356efa6699ed221.tar.bz2
Enable BOARD_USES_SECURE_SERVICES for tuna board, to install the
SMC components. Change-Id: Icf3c2f177093e4020228893d121c5342eab08508
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index cb20d04..f2ef2ec 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -80,3 +80,5 @@ BOARD_HAVE_BLUETOOTH := true
BOARD_HAVE_BLUETOOTH_BCM := true
BOARD_LIB_DUMPSTATE := libdumpstate.tuna
+
+BOARD_USES_SECURE_SERVICES := true