Commit 9112370f authored by Artyom Bystrov's avatar Artyom Bystrov Committed by Anton Midyukov

mobile.mk: enable service for touchscreen on ARC D (rocknix)

parent 494c4fce
...@@ -110,8 +110,10 @@ endif ...@@ -110,8 +110,10 @@ endif
@$(call add,THE_PACKAGES,settings-alsa-sof-force) @$(call add,THE_PACKAGES,settings-alsa-sof-force)
@$(call add,THE_PACKAGES,rg552-hw-control) @$(call add,THE_PACKAGES,rg552-hw-control)
@$(call add,THE_PACKAGES,rg552-fancontrol-quick-setting) @$(call add,THE_PACKAGES,rg552-fancontrol-quick-setting)
@$(call add,THE_PACKAGES,udev-rules-goodix-touchpad)
@$(call add,DEFAULT_SYSTEMD_SERVICES_ENABLE,rg552-fancontrol.service) @$(call add,DEFAULT_SYSTEMD_SERVICES_ENABLE,rg552-fancontrol.service)
@$(call add,DEFAULT_SYSTEMD_SERVICES_ENABLE,rg552-wifi.service) @$(call add,DEFAULT_SYSTEMD_SERVICES_ENABLE,rg552-wifi.service)
@$(call add,DEFAULT_SYSTEMD_SERVICES_ENABLE,arc-d-touchscreen.service)
vm/alt-mobile-phosh-pine: vm/.phosh mixin/mobile-pine; @: vm/alt-mobile-phosh-pine: vm/.phosh mixin/mobile-pine; @:
vm/alt-mobile-phosh-lt11i: vm/.phosh mixin/mobile-lt11i; @: vm/alt-mobile-phosh-lt11i: vm/.phosh mixin/mobile-lt11i; @:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment