zephyr/drivers/led_strip/Kconfig.modulino

10 lines
249 B
Text
Raw Permalink Normal View History

# Copyright (c) 2025 Google, LLC
# SPDX-License-Identifier: Apache-2.0
config MODULINO_PIXELS
bool "Arduino Modulino Pixels"
default y
depends on DT_HAS_ARDUINO_MODULINO_PIXELS_ENABLED
select I2C
help
Enable driver Arduino Modulino Pixels.