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/ramips/mt7621/config-5.10 | |
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/ramips/mt7621/config-5.10')
-rw-r--r-- | target/linux/ramips/mt7621/config-5.10 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ramips/mt7621/config-5.10 b/target/linux/ramips/mt7621/config-5.10 index 213fce2c36..1b415f3e66 100644 --- a/target/linux/ramips/mt7621/config-5.10 +++ b/target/linux/ramips/mt7621/config-5.10 @@ -110,7 +110,6 @@ CONFIG_IRQ_MIPS_CPU=y CONFIG_IRQ_WORK=y # CONFIG_KERNEL_ZSTD is not set CONFIG_LED_TRIGGER_PHY=y -CONFIG_LEDS_UBNT_LEDBAR=y CONFIG_LIBFDT=y CONFIG_LOCK_DEBUGGING_SUPPORT=y CONFIG_LZO_COMPRESS=y |