mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-27 23:47:19 +01:00
d1: Enable LED driver for D1 builds
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>
This commit is contained in:
parent
12992dcb7e
commit
088f6e563e
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue