1# Copyright (c) 2022 Microchip Technology Inc. 2# SPDX-License-Identifier: Apache-2.0 3 4config LED_XEC 5 bool "Microchip XEC BB-LED driver" 6 default y 7 depends on DT_HAS_MICROCHIP_XEC_BBLED_ENABLED 8 select PINCTRL 9 help 10 Enable driver for the Microchip XEC Breathing-Blinking 11 LED controller for MEC15xx and MEC172x 12