soc: arm: mec1501: Update espi kconfig variable
Leave kconfig ESPI_XEC variable in terms of ESPI Signed-off-by: Francisco Munoz <francisco.munoz.ruiz@intel.com>
This commit is contained in:
parent
882a426622
commit
6b3ece2f1d
1 changed files with 7 additions and 0 deletions
|
@ -46,6 +46,13 @@ config I2C_XEC
|
||||||
|
|
||||||
endif # I2C
|
endif # I2C
|
||||||
|
|
||||||
|
if ESPI
|
||||||
|
|
||||||
|
config ESPI_XEC
|
||||||
|
default y
|
||||||
|
|
||||||
|
endif #ESPI
|
||||||
|
|
||||||
if COUNTER
|
if COUNTER
|
||||||
|
|
||||||
config COUNTER_XEC
|
config COUNTER_XEC
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue