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
+1 -1
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
+1 -1
Submodule arch updated: d943c5e304...f9a3a1463b
+1 -1
Submodule configs updated: f27e7ff4e9...196f9f3f3f