summaryrefslogtreecommitdiff
path: root/silvermont
diff options
context:
space:
mode:
authorRoland Levillain <rpl@google.com>2019-03-14 15:02:36 +0000
committerRoland Levillain <rpl@google.com>2019-03-14 15:28:43 +0000
commit12e0c897cc1d477a9f8565552f33987035898f00 (patch)
treec24e3299fd3ea6b0761c55c796ae319d9249ee2c /silvermont
parent889e598f43bbbe47ea102b1922684b7a72dcf844 (diff)
downloadart-12e0c897cc1d477a9f8565552f33987035898f00.tar.gz
Factor elements common to all ART generic device BoardConfig.mk files.
Move these share configuration elements to a new BoardConfigCommon.mk file. Test: ART on-device testing using the master-art branch. Bug: 121117762 Change-Id: Id9c6b611cc3647008f2cbdb08ce5cfe0fae326b0
Diffstat (limited to 'silvermont')
-rw-r--r--silvermont/BoardConfig.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/silvermont/BoardConfig.mk b/silvermont/BoardConfig.mk
index 10c4450..1d70372 100644
--- a/silvermont/BoardConfig.mk
+++ b/silvermont/BoardConfig.mk
@@ -14,11 +14,10 @@
# limitations under the License.
#
-TARGET_NO_BOOTLOADER := true
-TARGET_NO_KERNEL := true
+include device/generic/art/BoardConfigCommon.mk
+
TARGET_ARCH := x86
TARGET_CPU_ABI := x86
-TARGET_CPU_SMP := true
TARGET_ARCH_VARIANT := silvermont