zephyr/soc/posix/inf_clock/Kconfig.defconfig

10 lines
131 B
Plaintext
Raw Normal View History

# Copyright (c) 2017 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
if SOC_POSIX
config SOC
default "inf_clock"
endif