drivers: mm: add skeleton build files and common funcs
This adds skeleton Kconfig/CMakeLists.txt and common implementation of some sys_mm_drv_*() functions. Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
parent
213fccbfe4
commit
11c3b1d379
7 changed files with 738 additions and 0 deletions
|
@ -127,4 +127,6 @@ source "drivers/pinctrl/Kconfig"
|
|||
|
||||
source "drivers/mbox/Kconfig"
|
||||
|
||||
source "drivers/mm/Kconfig"
|
||||
|
||||
endmenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue