summaryrefslogtreecommitdiff
path: root/zephyr/drivers/cros_kblight/CMakeLists.txt
blob: 6371370b65ebfcb1f0e719dce09d5fb7ff5804a8 (plain)
1
2
3
4
5
# Copyright 2022 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_PLATFORM_EC_PWM_KBLIGHT pwm_kblight.c)