From: Randy Dunlap Date: Sat, 26 Jul 2014 00:07:47 +0000 (-0700) Subject: parport: fix menu breakage X-Git-Tag: omap-for-v3.17/fixes-against-rc2~231 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edffe1b626b39bd7121691dfdecb548431003bbb;p=pandora-kernel.git parport: fix menu breakage Do not split the PARPORT-related symbols with the new kconfig symbol ARCH_MIGHT_HAVE_PC_PARPORT. The split was causing incorrect display of these symbols -- they were not being displayed together as they should be. Fixes: d90c3eb31535 "Kconfig cleanup (PARPORT_PC dependencies)" Signed-off-by: Randy Dunlap Cc: Mark Salter Cc: Ingo Molnar Cc: stable@vger.kernel.org # for 3.13, 3.14, 3.15 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed