zephyr/drivers/led/Kconfig.lp503x

12 lines
333 B
Plaintext

# Copyright (c) 2020 Seagate Technology LLC
# SPDX-License-Identifier: Apache-2.0
config LP503X
bool "LP503X LED controller"
default y
depends on DT_HAS_TI_LP503X_ENABLED
select I2C
help
Enable driver for the Texas Instruments LP5030 and LP5036 I2C LED
controllers. They are respectively supporting up to 10 and 12 LEDs.