corvus: Migrate CONFIG_*_LED out of CONFIG namespace
authorTom Rini <trini@konsulko.com>
Wed, 30 Mar 2022 22:07:18 +0000 (18:07 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 8 Apr 2022 13:05:20 +0000 (09:05 -0400)
commite0f0f1836b43e242eb71a6d316d8d507f9075ff9
tree4bc3385adb891e871d7693b9c9e57a2894c552f3
parent8ab7647297f2e96c59489e62deeba3270889039e
corvus: Migrate CONFIG_*_LED out of CONFIG namespace

This code is only used on the corvus platform, so migrate the LED on/off
code to this platform and remove it from the CONFIG namespace.  In
theory, this should likely be moved to the modern GPIO LED driver as a
further cleanup.

Cc: Heiko Schocher <hs@denx.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
board/siemens/corvus/board.c
include/configs/corvus.h