This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
lisa
/
android_kernel_xiaomi_sm8350
Watch
1
Star
0
Fork
0
You've already forked android_kernel_xiaomi_sm8350
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5b8e8ee6c6
android_kernel_xiaomi_sm8350
/
drivers
/
ps3
/
Makefile
2 lines
35 B
Makefile
Raw
Normal View
History
Unescape
Escape
[POWERPC] ps3: Add vuart support Adds support for the PS3 virtual UART (vuart). The vuart provides a bi-directional byte stream data link between logical partitions. This is needed for the ps3 graphics driver and the ps3 power control support to be able to communicate with the lv1 policy module. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-12-08 21:27:47 -05:00
obj-$(CONFIG_PS3_VUART)
+=
vuart.o
Reference in New Issue
Copy Permalink