soc: arm: mchp: Add I2C to device tree for MEC1501
Add additional support to device tree for I2C Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
This commit is contained in:
parent
99ba2e7fba
commit
467d1c3205
1 changed files with 7 additions and 0 deletions
|
@ -22,4 +22,11 @@ config UART_NS16550
|
||||||
|
|
||||||
endif # SERIAL
|
endif # SERIAL
|
||||||
|
|
||||||
|
if I2C
|
||||||
|
|
||||||
|
config I2C_XEC
|
||||||
|
def_bool y
|
||||||
|
|
||||||
|
endif # I2C
|
||||||
|
|
||||||
endif # SOC_MEC1501_HSZ
|
endif # SOC_MEC1501_HSZ
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue