Skip to content
Snippets Groups Projects
Commit 1e96a073 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Kconfig: CONFIG_BUILD_KERNEL should not be experimental

parent 2c0770a4
Branches
Tags
No related merge requests found
......@@ -165,7 +165,7 @@ config BUILD_PROTECTED
config BUILD_KERNEL
bool "NuttX kernel build"
depends on ARCH_USE_MMU && ARCH_ADDRENV && EXPERIMENTAL
depends on ARCH_USE_MMU && ARCH_ADDRENV
select LIB_SYSCALL
---help---
Builds NuttX as a separately compiled kernel. No applications are
......
arch @ f9a3a146
Subproject commit d943c5e3049299c271d185701710166d7f20a4d4
Subproject commit f9a3a1463b24b8da63f2a7577d0b4ce0131a1069
configs @ 196f9f3f
Subproject commit f27e7ff4e9d21c92f272bd613d4d147b25b1a09e
Subproject commit 196f9f3f3f067ccb3c285078a704a2a5eb37b7ea
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment