We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 248c9aa commit 073ab29Copy full SHA for 073ab29
overlay-rpi4/make.conf
@@ -17,12 +17,14 @@ USE="${USE} widevine transparent_hugepage"
17
18
#fyde_extension is a flag to help chrome to do some shell staff be compatible with chrome from fyde only"
19
#USE="${USE} fyde_extension"
20
-USE="${USE} kvm_host crosvm-gpu"
+USE="${USE} kvm_host"
21
USE="${USE} libcamera"
22
23
#uncomment nextline to use kiosk demo
24
#USE="${USE} kiosk_demo"
25
#USE="${USE} cros_embedded"
26
+#uncomment nextline to use wayland in crostini
27
+#USE="${USE} crosvm-gpu"
28
#CROS_BOARDS="rpi4"
29
30
#Use chromium source code from git@github.com:FydeOS/chromium-raspberry_pi.git
0 commit comments