From: John Stultz Date: Fri, 13 Dec 2013 22:24:42 +0000 (-0800) Subject: ion: Add Kconfig dependency to ARM X-Git-Tag: v3.14-rc1~150^2~409 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1cf3e98d9777877df7aefe402ed99b68620e354;p=pandora-kernel.git ion: Add Kconfig dependency to ARM The ion code has some very specific arm-isms which keeps it from building on other architectures. These should probably be resolved, but in the mean time, add a dependency on CONFIG_ARM to avoid build failures. v2: Fix earlier flub, sending out an early untested version of the patch. Cc: Arve Hjønnevåg Cc: Rebecca Schultz Zavin Cc: Android Kernel Team [jstultz: modified patch to apply to staging directory] Signed-off-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed