summaryrefslogtreecommitdiff
path: root/zephyr/app/ec/chip/riscv/riscv-ite/CMakeLists.txt
blob: 69608c33e3171cacdfd34ad64c755c814e0e0e9d (plain)
1
2
3
if (CONFIG_ESPI_IT8XXX2)
    zephyr_library_sources_ifdef(CONFIG_AP_POWER_CONTROL it8xxx2-espi.c)
endif ()