1# Copyright (c) 2018 Intel Corporation 2# SPDX-License-Identifier: Apache-2.0 3 4config PINMUX_INTEL_S1000 5 bool "Intel S1000 I/O multiplexer driver" 6 depends on SOC_INTEL_S1000 7 help 8 Enable driver for Intel S1000 I/O multiplexer. 9