13 lines
135 B
Plaintext
13 lines
135 B
Plaintext
|
#
|
||
|
# Copyright (c) 2017 Intel Corporation
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
#
|
||
|
|
||
|
if SOC_POSIX
|
||
|
|
||
|
config SOC
|
||
|
default inf_clock
|
||
|
|
||
|
endif
|