2018-11-28 07:02:13 +08:00
|
|
|
# Copyright (c) 2018 SiFive Inc.
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
2019-10-22 07:04:04 +08:00
|
|
|
config I2C_SIFIVE
|
2018-11-28 07:02:13 +08:00
|
|
|
bool "Sifive I2C driver"
|
2019-07-19 11:05:53 +08:00
|
|
|
depends on SOC_SERIES_RISCV_SIFIVE_FREEDOM
|
2018-11-28 07:02:13 +08:00
|
|
|
help
|
|
|
|
Enable I2C support on SiFive Freedom
|