mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-01-06 09:11:27 +01:00
The LED_STATUS functionality is part of the legacy LED framework. This cannot be enabled at the same time as the new LED API is. Make the text prompt be clear this is legacy and add a dependency on LED being disabled. Signed-off-by: Tom Rini <trini@konsulko.com>