projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edeae51
)
bcm53xx: 5.15: add missing LEDS_BCM63138 config symbol
author
Petr Štetiar
<ynezz@true.cz>
Mon, 22 Aug 2022 13:30:21 +0000
(15:30 +0200)
committer
Petr Štetiar
<ynezz@true.cz>
Thu, 25 Aug 2022 20:07:43 +0000
(22:07 +0200)
Fixes following build issue found during build testing with 5.15.63
kernel:
LED Support for Broadcom BCM63138 SoC (LEDS_BCM63138) [N/m/y/?] (NEW)
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/bcm53xx/config-5.15
patch
|
blob
|
history
diff --git
a/target/linux/bcm53xx/config-5.15
b/target/linux/bcm53xx/config-5.15
index 4941f16912514d715a66df7504365399ba5df416..32ac9fb6cc94ce1c82d82d5f7ee0d81bb9983bba 100644
(file)
--- a/
target/linux/bcm53xx/config-5.15
+++ b/
target/linux/bcm53xx/config-5.15
@@
-179,6
+179,7
@@
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_IRQ_WORK=y
CONFIG_KMAP_LOCAL=y
CONFIG_KMAP_LOCAL_NON_LINEAR_PTE_ARRAY=y
+# CONFIG_LEDS_BCM63138 is not set
CONFIG_LIBFDT=y
CONFIG_LOCK_DEBUGGING_SUPPORT=y
CONFIG_LOCK_SPIN_ON_OWNER=y