MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQS

Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQS in MN10300's main
Kconfig file to avoid this warning:

warning: (MN10300) selects GENERIC_HARDIRQS which has unmet direct dependencies (HAVE_GENERIC_HARDIRQS)

Signed-off-by: David Howells <dhowells@redhat.com>
This commit is contained in:
David Howells 2011-03-18 16:52:53 +00:00
parent 1ddc4a38ca
commit 4692edbd4c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
config MN10300
def_bool y
select HAVE_OPROFILE
select GENERIC_HARDIRQS
select HAVE_GENERIC_HARDIRQS
config AM33_2
def_bool n