| commit | df43b86b411dcc1e6ddbd9b7a44357c28d523bad | [log] [tgz] |
|---|---|---|
| author | Thomas Gleixner <tglx@linutronix.de> | Fri Mar 18 16:52:53 2011 +0000 |
| committer | David Howells <dhowells@redhat.com> | Fri Mar 18 16:52:53 2011 +0000 |
| tree | b89cf0273cb61a4ff66747854696b44fc54956fe | |
| parent | 4692edbd4c5ab58c4e17f8cba136d93104254a15 [diff] [blame] |
MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATED All chips converted. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: David Howells <dhowells@redhat.com>
diff --git a/arch/mn10300/Kconfig b/arch/mn10300/Kconfig index e207701..10971be 100644 --- a/arch/mn10300/Kconfig +++ b/arch/mn10300/Kconfig
@@ -2,6 +2,7 @@ def_bool y select HAVE_OPROFILE select HAVE_GENERIC_HARDIRQS + select GENERIC_HARDIRQS_NO_DEPRECATED config AM33_2 def_bool n