diff options
author | Felix Fietkau <nbd@nbd.name> | 2022-09-30 11:26:47 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2022-09-30 11:28:51 +0200 |
commit | 4363faef8a8c975410f001858b010170942aacfc (patch) | |
tree | 6724d328151cc7066044fcb98330cfc40f1da54b /target/linux/mediatek/filogic | |
parent | a0a4cfd83b9f09c4562c065d0017b389b2987263 (diff) | |
download | upstream-4363faef8a8c975410f001858b010170942aacfc.tar.gz upstream-4363faef8a8c975410f001858b010170942aacfc.tar.bz2 upstream-4363faef8a8c975410f001858b010170942aacfc.zip |
kernel: move ubnt ledbar driver to a separate package
Simplifies the tree by removing a non-upstream kernel patch and related kconfig
symbols
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/mediatek/filogic')
-rw-r--r-- | target/linux/mediatek/filogic/config-5.15 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mediatek/filogic/config-5.15 b/target/linux/mediatek/filogic/config-5.15 index 963815b264..558894e5e5 100644 --- a/target/linux/mediatek/filogic/config-5.15 +++ b/target/linux/mediatek/filogic/config-5.15 @@ -197,7 +197,6 @@ CONFIG_IRQ_TIME_ACCOUNTING=y CONFIG_IRQ_WORK=y CONFIG_JBD2=y CONFIG_JUMP_LABEL=y -# CONFIG_LEDS_UBNT_LEDBAR is not set CONFIG_LIBFDT=y CONFIG_LOCK_DEBUGGING_SUPPORT=y CONFIG_LOCK_SPIN_ON_OWNER=y |