zephyr/drivers/led/Kconfig.lp5562
Ulf Magnusson c8e5ca3852 kconfig: Turn pointless/confusing 'menuconfig's into 'config's
Same deal as in commit 677f1e6db9 ("config: Turn pointless/confusing
'menuconfig's into 'config's"), for some newly introduced (or maybe
overlooked) stuff.

Also clean up formatting a bit, replacing spaces with tabs and
shortening the header.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-11-03 12:47:30 +01:00

12 lines
265 B
Plaintext

# Copyright (c) 2018 Workaround GmbH
# SPDX-License-Identifier: Apache-2.0
config LP5562
bool "LP5562 LED driver"
depends on I2C
help
Enable LED driver for LP5562.
LP5562 LED driver has 4 channels (RGBW). Each channel can drive up to
25.5 mA per LED.