]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] disallow building powermac and tsi108 without PCI
authorArnd Bergmann <arnd@arndb.de>
Sun, 17 Jun 2007 23:06:58 +0000 (01:06 +0200)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 29 Jun 2007 06:57:00 +0000 (01:57 -0500)
commitbdf705a727e25f015d1dd59e2b2a036987cfc12e
treeef06cf5c9b5d374d97547d14f3a78625a26e75ce
parent70d01b4681efa8ebb0228e06ca5997bab7c21dba
[POWERPC] disallow building powermac and tsi108 without PCI

The TSI108 code and the 32 bit powermac and chrp platforms
have dependency on PCI that is not easy or desirable to get rid
of.

The easiest fix is to always select CONFIG_PCI if one of those
platforms is enabled.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/powerpc/Kconfig
arch/powerpc/platforms/chrp/Kconfig
arch/powerpc/platforms/chrp/Makefile
arch/powerpc/platforms/embedded6xx/Kconfig
arch/powerpc/platforms/powermac/Kconfig