]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH
authorKamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Tue, 6 Jan 2009 05:57:24 +0000 (05:57 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 8 Jan 2009 05:25:14 +0000 (16:25 +1100)
commitd2b4397bf87cf6547ca9fa75b6b84eada96c0848
tree60473f17313eadb8de7cf04b14e279e7d74a9d51
parentc6ac71a14aec8278507a71d9d9f496dc9adad010
powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH

iSeries dependent drivers fail to build, when CONFIG_VIOPATH is disabled.

Fix the problem by making those drivers select it.

Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/iseries/Kconfig
drivers/char/Kconfig
drivers/scsi/Kconfig