1# INTEL PMC TGPIO configuration options 2# 3# Copyright (c) 2023 Intel Corporation 4# SPDX-License-Identifier: Apache-2.0 5 6config TIMEAWARE_GPIO_INTEL 7 bool "Intel Time aware GPIO driver" 8 default y 9 depends on DT_HAS_INTEL_TIMEAWARE_GPIO_ENABLED 10 help 11 Intel time aware GPIO driver found on Intel PCH subsystem 12