Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4692edbd authored by David Howells's avatar David Howells
Browse files

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: default avatarDavid Howells <dhowells@redhat.com>
parent 1ddc4a38
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
config MN10300
	def_bool y
	select HAVE_OPROFILE
	select GENERIC_HARDIRQS
	select HAVE_GENERIC_HARDIRQS

config AM33_2
	def_bool n