9 lines
134 B
Plaintext
9 lines
134 B
Plaintext
# Copyright 2020 EPAM Systems
|
|||
# SPDX-License-Identifier: Apache-2.0
|
|||
|
|||
config SOC_XENVM
|
|||
bool
|
|||
|
|||
config SOC
|
|||
default "xenvm" if SOC_XENVM
|