From: Gavin Shan Date: Tue, 24 Apr 2012 19:11:22 +0000 (+0000) Subject: powerpc/pseries: Rivet CONFIG_EEH for pSeries platform X-Git-Tag: v3.4-rc6~35^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e49f7a9997c61cf800f2db5decba68d318352ef0;p=pandora-kernel.git powerpc/pseries: Rivet CONFIG_EEH for pSeries platform Recently, Ryan Wang tried to compile PPC pSeries platform without CONFIG_EEH and eventually run into errors. Nishanth Aravamudan helped to narrow down the root cause. Actually, the pSeries platform depends on CONFIG_EEH heavily and that won't work properly without EEH support. According to Ben's suggestion, the patch make CONFIG_EEH invisible and keep it as always selected on pSeries platform. Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed