Skip to content

Commit 073ab29

Browse files
committed
remove crosvm-gpu from rpi4
1 parent 248c9aa commit 073ab29

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

overlay-rpi4/make.conf

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,14 @@ USE="${USE} widevine transparent_hugepage"
1717

1818
#fyde_extension is a flag to help chrome to do some shell staff be compatible with chrome from fyde only"
1919
#USE="${USE} fyde_extension"
20-
USE="${USE} kvm_host crosvm-gpu"
20+
USE="${USE} kvm_host"
2121
USE="${USE} libcamera"
2222

2323
#uncomment nextline to use kiosk demo
2424
#USE="${USE} kiosk_demo"
2525
#USE="${USE} cros_embedded"
26+
#uncomment nextline to use wayland in crostini
27+
#USE="${USE} crosvm-gpu"
2628
#CROS_BOARDS="rpi4"
2729

2830
#Use chromium source code from git@github.com:FydeOS/chromium-raspberry_pi.git

0 commit comments

Comments
 (0)