Kernel: Add video memory driver

This commit is contained in:
Mingzheng Xing
2023-06-16 22:16:52 +08:00
committed by Han Gao
parent 06b8b8d9f0
commit 3eeff2b39d
16 changed files with 2567 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
config VIDEO_MEMORY
tristate "Video memory driver support"
default m