1# Copyright 2023 NXP
2# SPDX-License-Identifier: Apache-2.0
3
4# Due to gpio-leds and pwm-leds are the same RGB LEDs so should not be used
5# at the same time, need to disable this config when using pwm-leds.
6CONFIG_LED_GPIO=n
7