mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Kconfigs: Add comments and a dependency.
This commit is contained in:
@@ -213,6 +213,11 @@ config ARCH_HAVE_RTC_SUBSECONDS
|
||||
config ARCH_GLOBAL_IRQDISABLE
|
||||
bool
|
||||
default n
|
||||
---help---
|
||||
Indicates that disabling interrupts on one CPU will either (1) disable
|
||||
all interrupts globally on all CPUs, or (2) will disable interprocessor
|
||||
interrupts as well so that no context switches can occur on the CPU
|
||||
that disabled "local" interrupts.
|
||||
|
||||
config ARCH_USE_MMU
|
||||
bool "Enable MMU"
|
||||
|
||||
Reference in New Issue
Block a user