drivers/rptun/rptun.c: Refine the start/stop flow to support the repeat boot.

This commit is contained in:
Xiang Xiao
2019-11-11 09:09:40 -06:00
committed by Gregory Nutt
parent 48de68c474
commit fa264ff7e7
2 changed files with 11 additions and 9 deletions
+1
View File
@@ -70,6 +70,7 @@ config ARCH_SIM
select ARCH_HAVE_TICKLESS
select ARCH_HAVE_POWEROFF
select ARCH_HAVE_TESTSET
select ARCH_NOINTC
select SERIAL_CONSOLE
---help---
Linux/Cywgin user-mode simulation.