projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12992dc
)
d1: Enable LED driver for D1 builds
author
Gabriel Roper
<lockheedmaniac@gmail.com>
Tue, 7 Oct 2025 04:24:05 +0000
(21:24 -0700)
committer
Zoltan HERPAI
<wigyori@uid0.hu>
Fri, 23 Jan 2026 09:35:36 +0000
(10:35 +0100)
This enables the kernel configuration option
to build the SUN50I_A100 driver, which is
the one driver used by the D1 for the RGB
LED controller.
Signed-off-by: Gabriel Roper <lockheedmaniac@gmail.com>
target/linux/d1/config-6.12
patch
|
blob
|
history
diff --git
a/target/linux/d1/config-6.12
b/target/linux/d1/config-6.12
index 4fcd058179e223f0e8972d8c1dc57e3f072509bb..db08983bf50a4c224bb703e5165ecea715e07270 100644
(file)
--- a/
target/linux/d1/config-6.12
+++ b/
target/linux/d1/config-6.12
@@
-205,6
+205,7
@@
CONFIG_JBD2=y
CONFIG_KALLSYMS=y
# CONFIG_KERNEL_UNCOMPRESSED is not set
# CONFIG_KEYBOARD_SUN4I_LRADC is not set
+CONFIG_LEDS_SUN50I_A100=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
CONFIG_LIBFDT=y