soc/arm: Enable XEC counter driver relevantly for MEC1501

Enabling XEC counter driver when CONFIG_COUNTER is set.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
Tomasz Bursztyka 2019-06-25 12:46:07 +02:00 committed by Andrew Boie
parent 41c93a589c
commit c6fe94a6f1
1 changed files with 7 additions and 0 deletions

View File

@ -42,4 +42,11 @@ config I2C_XEC
endif # I2C
if COUNTER
config COUNTER_XEC
def_bool y
endif # COUNTER
endif # SOC_MEC1501_HSZ