mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 14:27:37 +08:00
drivers/reset: support rpmsg reset
Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
This commit is contained in:
@@ -8,3 +8,10 @@ menuconfig RESET
|
||||
default n
|
||||
---help---
|
||||
This selection enables building of the "upper-half" reset driver.
|
||||
|
||||
config RESET_RPMSG
|
||||
bool "Reset rpmsg driver support"
|
||||
depends on RESET && RPTUN
|
||||
default n
|
||||
---help---
|
||||
This selection enables rpmsg support for reset.
|
||||
|
||||
Reference in New Issue
Block a user