blob: 804434924335c43b7de36bf3950692264ae438e4 [file] [log] [blame]
#
# Copyright (c) 2018 Google LLC.
#
# SPDX-License-Identifier: Apache-2.0
#
menuconfig APA102_STRIP
bool "APA102 SPI LED strip driver"
depends on SPI
depends on !SPI_LEGACY_API
select LED_STRIP_RGB_SCRATCH
default n
help
Enable the LED strip driver for a chain of APA102 RGB LEDs.
These are sold as DotStar by Adafruit and Superled by others.