kconfig: remove unused config DEBUG_IRQS

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2017-09-08 22:07:41 -04:00 committed by Andrew Boie
commit 939889a202

View file

@ -104,12 +104,4 @@ config GDT_DYNAMIC
This option stores the GDT in RAM instead of ROM, so that it may This option stores the GDT in RAM instead of ROM, so that it may
be modified at runtime at the expense of some memory. be modified at runtime at the expense of some memory.
config DEBUG_IRQS
bool
prompt "Extra interrupt debugging functionality"
default n
help
Enable additional debugging services for interrupts. May nontrivially
increase ROM size, so use only when you need it.
endmenu endmenu