Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234766
b: refs/heads/master
c: fd4afaf
h: refs/heads/master
v: v3
  • Loading branch information
Jan Beulich authored and Thomas Gleixner committed Feb 22, 2011
1 parent a2a3e4b commit 200b902
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 70433c01613c2a44756c7b25f7bdd6c1c77b119f
refs/heads/master: fd4afaf33313d94f548cb09129ecba3dbab62931
20 changes: 10 additions & 10 deletions trunk/kernel/irq/Kconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
config HAVE_GENERIC_HARDIRQS
def_bool n
bool

if HAVE_GENERIC_HARDIRQS
menu "IRQ subsystem"
Expand All @@ -11,32 +11,32 @@ config GENERIC_HARDIRQS

# Select this to disable the deprecated stuff
config GENERIC_HARDIRQS_NO_DEPRECATED
def_bool n
bool

config GENERIC_HARDIRQS_NO_COMPAT
def_bool n
bool

# Options selectable by the architecture code
config HAVE_SPARSE_IRQ
def_bool n
bool

config GENERIC_IRQ_PROBE
def_bool n
bool

config GENERIC_IRQ_SHOW
def_bool n
bool

config GENERIC_PENDING_IRQ
def_bool n
bool

config AUTO_IRQ_AFFINITY
def_bool n
bool

config HARDIRQS_SW_RESEND
def_bool n
bool

config IRQ_PREFLOW_FASTEOI
def_bool n
bool

config SPARSE_IRQ
bool "Support sparse irq numbering"
Expand Down

0 comments on commit 200b902

Please sign in to comment.