mirror of
https://github.com/outbackdingo/firmware.git
synced 2026-01-27 10:19:01 +00:00
[no ci] Package: move ingenic control to pwm package
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
config BR2_PACKAGE_INGENIC_PWM
|
||||
bool "ingenic-pwm"
|
||||
select BR2_PACKAGE_INGENIC_LIBIMP_CONTROL if BR2_OPENIPC_SOC_VENDOR="ingenic"
|
||||
help
|
||||
Userspace program for controlling PWM channels on the Ingenic platform
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
config BR2_PACKAGE_MAJESTIC
|
||||
bool "Majestic streamer"
|
||||
select BR2_PACKAGE_INGENIC_LIBIMP_CONTROL if BR2_OPENIPC_SOC_VENDOR="ingenic"
|
||||
default n
|
||||
help
|
||||
Tiny but powerful IPC streaming software
|
||||
(non-commercial version for personal use only)
|
||||
|
||||
https://openipc.org
|
||||
|
||||
Reference in New Issue
Block a user