Commit 0140cda
committed
package: add support for LEDS_SYSCON per board
Currently there is no package enablement for LEDS_SYSCON, which means that
for boards that map certain LEDs through syscon registers (like the
Realtek Hasivo switch series, mapping LEDs through STC8 MFD driver), the
LEDS_SYSCON would otherwise need to be enabled at a full target level.
This package will allow individual boards to bring in syscon LED support.
Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com>1 parent 75f2f96 commit 0140cda
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
25 | 38 | | |
26 | 39 | | |
27 | 40 | | |
| |||
0 commit comments