From: Namhyung Kim Date: Mon, 25 Oct 2010 05:52:37 +0000 (+0000) Subject: sparc32: remove CONFIG_HAVE_PERF_EVENTS option X-Git-Tag: v2.6.37-rc1~46^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3e5a375fe4f7cc599238cf607d63fc4ad018059;p=pandora-kernel.git sparc32: remove CONFIG_HAVE_PERF_EVENTS option Remove HAVE_PERF_EVENTS and PERF_USE_VMALLOC under config SPARC because they're under SPARC64 too. Supporting perf_event needs atomic64 operations but AFAIK sparc32 doesn't provide them, CMIIW. ;-) Also removes redundant HAVE_IRQ_WORK line. Signed-off-by: Namhyung Kim Signed-off-by: David S. Miller --- Reading git-diff-tree failed