Skip to content

Commit

Permalink
um: Enable TRACE_IRQFLAGS_SUPPORT
Browse files Browse the repository at this point in the history
Now we have everything we need, so enable
TRACE_IRQFLAGS_SUPPORT.

Signed-off-by: Richard Weinberger <[email protected]>
  • Loading branch information
richardweinberger committed Aug 3, 2016
1 parent 3e93895 commit 8e99bc7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions arch/um/Kconfig.common
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,9 @@ config PCI
config PCMCIA
bool

# Yet to do!
config TRACE_IRQFLAGS_SUPPORT
bool
default n
default y

config LOCKDEP_SUPPORT
bool
Expand Down

0 comments on commit 8e99bc7

Please sign in to comment.