Kconfig: CONFIG_BUILD_KERNEL should not be experimental

This commit is contained in:
Gregory Nutt 2015-12-21 10:58:59 -06:00
parent 2c0770a4b6
commit 1e96a07346
3 changed files with 3 additions and 3 deletions

View File

@ -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

2
arch

@ -1 +1 @@
Subproject commit d943c5e3049299c271d185701710166d7f20a4d4
Subproject commit f9a3a1463b24b8da63f2a7577d0b4ce0131a1069

@ -1 +1 @@
Subproject commit f27e7ff4e9d21c92f272bd613d4d147b25b1a09e
Subproject commit 196f9f3f3f067ccb3c285078a704a2a5eb37b7ea