2018-07-13 05:28:58 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2018 Intel Corporation
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
|
|
|
|
|
|
|
config BOARD_UP_SQUARED
|
2018-07-25 07:15:34 +08:00
|
|
|
bool "UP Squared"
|
2018-07-13 05:28:58 +08:00
|
|
|
depends on SOC_APOLLO_LAKE
|
2018-11-14 02:03:07 +08:00
|
|
|
|
|
|
|
config SBL_FIXUP
|
|
|
|
bool "SBL specific fixup required"
|
|
|
|
depends on BOARD_UP_SQUARED
|