1# Copyright (c) 2020 Seagate Technology LLC
2# SPDX-License-Identifier: Apache-2.0
3
4config LP503X
5	bool "LP503X LED controller"
6	depends on I2C
7	help
8	  Enable driver for the Texas Instruments LP5030 and LP5036 I2C LED
9	  controllers. They are respectively supporting up to 10 and 12 LEDs.
10