7 lines
119 B
Text
7 lines
119 B
Text
|
# Copyright (c) 2024 PM
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
if SENSOR
|
||
|
rsource "mlx90640/Kconfig"
|
||
|
endif # SENSOR
|