kconfig: remove unused config DEBUG_IRQS
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
261f898e8f
commit
939889a202
1 changed files with 0 additions and 8 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue