summaryrefslogtreecommitdiff
path: root/zephyr/drivers/cros_shi/CMakeLists.txt
blob: c4708f3551e311da07321f8583375a6969a4d31d (plain)
1
2
3
4
5
6
# Copyright 2021 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

zephyr_library_sources_ifdef(CONFIG_CROS_SHI_IT8XXX2	cros_shi_it8xxx2.c)
zephyr_library_sources_ifdef(CONFIG_CROS_SHI_NPCX	cros_shi_npcx.c)