1## SPDX-License-Identifier: GPL-2.0-only 2 3config SOC_INTEL_COMMON_BLOCK_I2C 4 bool 5 select DRIVERS_I2C_DESIGNWARE 6 help 7 Intel Processor Common I2C support 8