From: David Daney Date: Fri, 5 Nov 2010 22:12:48 +0000 (-0700) Subject: MIPS: Rework GENERIC_HARDIRQS Kconfig. X-Git-Tag: v2.6.37-rc7~25^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bd27e329ca80f4946efdd12bf1f5a9bf0886e76;p=pandora-kernel.git MIPS: Rework GENERIC_HARDIRQS Kconfig. Recent changes to CONFIG_GENERIC_HARDIRQS have caused us to start getting: warning: (SMP && SYS_SUPPORTS_SMP) selects IRQ_PER_CPU which has unmet direct dependencies (HAVE_GENERIC_HARDIRQS) Rearranging our Kconfig quiets the message. Signed-off-by: David Daney To: linux-mips@linux-mips.org Cc: Thomas Gleixner Patchwork: https://patchwork.linux-mips.org/patch/1757/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed