mirror of https://github.com/OpenIPC/firmware.git
[no ci] Package: move ingenic control to pwm package
parent
d0a0ab8f9a
commit
81c888a0ff
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue