diff options
| author | Christian Lamparter <chunkeey@gmail.com> | 2023-12-01 21:20:47 +0100 |
|---|---|---|
| committer | Christian Lamparter <chunkeey@gmail.com> | 2023-12-02 21:57:12 +0100 |
| commit | 4f7835cbf03ab0610df68700e64e16454039fe23 (patch) | |
| tree | 31cabe9a49470816566d2f08c987b8cc3d35973d /target/linux | |
| parent | e814acc59948943c776ac319a348f72c0d19f33c (diff) | |
| download | upstream-4f7835cbf03ab0610df68700e64e16454039fe23.tar.gz upstream-4f7835cbf03ab0610df68700e64e16454039fe23.tar.bz2 upstream-4f7835cbf03ab0610df68700e64e16454039fe23.zip | |
ipq40xx: enable CONFIG_LED_TRIGGER_PHY for AC42U
The AC42U already had PHY Triggers in the DTS.
We are probably going to use them at some point.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux')
| -rw-r--r-- | target/linux/ipq40xx/config-6.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ipq40xx/config-6.1 b/target/linux/ipq40xx/config-6.1 index e84823aacd3..f14dd0a4749 100644 --- a/target/linux/ipq40xx/config-6.1 +++ b/target/linux/ipq40xx/config-6.1 @@ -240,6 +240,7 @@ CONFIG_KMAP_LOCAL=y CONFIG_KMAP_LOCAL_NON_LINEAR_PTE_ARRAY=y # CONFIG_KPSS_XCC is not set # CONFIG_KRAITCC is not set +CONFIG_LED_TRIGGER_PHY=y CONFIG_LEDS_LP5523=y CONFIG_LEDS_LP5562=y CONFIG_LEDS_LP55XX_COMMON=y |
