remove unsupported configuration
authorsunghan <sh924.chang@samsung.com>
Wed, 22 Mar 2017 05:16:31 +0000 (14:16 +0900)
committersunghan <sh924.chang@samsung.com>
Wed, 22 Mar 2017 05:16:31 +0000 (14:16 +0900)
latency and debug are not supported so that configurations are needed.

os/kernel/Kconfig

index 11ce03b..bd6b13a 100644 (file)
@@ -1058,8 +1058,3 @@ config PTHREAD_STACK_DEFAULT
                Default pthread stack size
 endmenu # Stack size information
 
-comment "Kernel Latency utility"
-source kernel/latency/Kconfig
-
-comment "Kernel Debug and Simulation"
-source kernel/debug/Kconfig