mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 09:32:34 +00:00
Enable CONFIG_LEDS_TRIGGER_HEARTBEAT to allow LED heartbeat functionality when device goes offline. Without this kernel option, the LED trigger mechanism was unavailable, preventing the LED from flashing to indicate offline status. Fixes: WIFI-14646 Signed-off-by: John Crispin <john@phrozen.org>