Commit 8e1dffd1 authored by Anas Nashif's avatar Anas Nashif
Browse files

kernel: disable legacy APIs by default



First step to removing legacy APIs, this will be a wakeup call for this
still using legacy APIs before we completely remove them.

Change-Id: I32db62ff73efaa7eb5ab9ebc4d4fdc4a7c34ae56
Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent e698c9c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -537,7 +537,7 @@ menu "Legacy Kernel Options"

config LEGACY_KERNEL
	bool "Legacy Kernel Options"
	default y
	default n
	help
	Enable legacy kernel features.