You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
274 B

menu "Platfrom Drivers"
config CONFIG_LITEOS_OSAL
bool "Liteos OSAL"
default y
help
Set Y to use OSAL of API for Liteos.
osource "$DMCUDIR/platform/rpmsg/mcu/Kconfig"
osource "$DMCUDIR/../mailbox/Kconfig"
osource "$DMCUDIR/platform/log/Kconfig"
endmenu