diff options
author | Glenn Elliott <gelliott@cs.unc.edu> | 2012-04-16 20:18:07 -0400 |
---|---|---|
committer | Glenn Elliott <gelliott@cs.unc.edu> | 2012-04-16 20:18:07 -0400 |
commit | 440aa2083245b81583980e3f4177f3b4cc805556 (patch) | |
tree | ff6b8a7101ba4c48c05b70f79bfe124412ad8c12 /litmus/Kconfig | |
parent | 8675824ed85d6e83a24e77dabaf3a5c02c91ef6f (diff) |
make gpu registration a little more robust
Diffstat (limited to 'litmus/Kconfig')
-rw-r--r-- | litmus/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/litmus/Kconfig b/litmus/Kconfig index 263c3ee49c15..34ce6fb3a22e 100644 --- a/litmus/Kconfig +++ b/litmus/Kconfig | |||
@@ -298,7 +298,6 @@ config NR_LITMUS_SOFTIRQD | |||
298 | 298 | ||
299 | config LITMUS_NVIDIA | 299 | config LITMUS_NVIDIA |
300 | bool "Litmus handling of NVIDIA interrupts." | 300 | bool "Litmus handling of NVIDIA interrupts." |
301 | depends on LITMUS_SOFTIRQD || LITMUS_PAI_SOFTIRQD | ||
302 | default n | 301 | default n |
303 | help | 302 | help |
304 | Direct tasklets from NVIDIA devices to Litmus's klitirqd | 303 | Direct tasklets from NVIDIA devices to Litmus's klitirqd |