kconfig: remove exta menu for x86 core options

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2017-09-08 20:46:46 -04:00 committed by Andrew Boie
commit 261f898e8f

View file

@ -6,8 +6,6 @@
# SPDX-License-Identifier: Apache-2.0
#
menu "x86 Core Options"
config NESTED_INTERRUPTS
bool
prompt "Enable nested interrupts"
@ -115,5 +113,3 @@ config DEBUG_IRQS
increase ROM size, so use only when you need it.
endmenu
endmenu