summaryrefslogtreecommitdiff
path: root/zephyr/drivers/cros_kblight/CMakeLists.txt
blob: a9e8516f85cc8d081ba2d68ac82e249ab9866f5b (plain)
1
2
3
4
5
# Copyright 2022 The Chromium OS Authors. All rights reserved.
# 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)