zephyr/arch/posix/soc/inf_clock/Kconfig.defconfig

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