powerpc/pseries: Rivet CONFIG_EEH for pSeries platform
authorGavin Shan <shangw@linux.vnet.ibm.com>
Tue, 24 Apr 2012 19:11:22 +0000 (19:11 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 30 Apr 2012 00:45:26 +0000 (10:45 +1000)
commite49f7a9997c61cf800f2db5decba68d318352ef0
tree6cff7235c9dbe33f8593e0115512de2dcb80ac24
parent4013369f3782af9a488e37c2b603f1dcf008ea76
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 <shangw@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/pseries/Kconfig