2018-07-13 05:28:58 +08:00
|
|
|
# Copyright (c) 2018 Intel Corporation
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
|
|
config BOARD_UP_SQUARED
|
2020-05-15 05:27:10 +08:00
|
|
|
bool "UP Squared (x86_64)"
|
|
|
|
depends on SOC_APOLLO_LAKE
|
|
|
|
select X86_64
|
|
|
|
|
|
|
|
config BOARD_UP_SQUARED_32
|
|
|
|
bool "UP Squared (x86)"
|
2018-07-13 05:28:58 +08:00
|
|
|
depends on SOC_APOLLO_LAKE
|