1# Copyright (c) 2018 SiFive Inc. 2# SPDX-License-Identifier: Apache-2.0 3 4config I2C_SIFIVE 5 bool "Sifive I2C driver" 6 depends on SOC_SERIES_RISCV_SIFIVE_FREEDOM 7 help 8 Enable I2C support on SiFive Freedom 9