From: Arnd Bergmann Date: Sun, 17 Jun 2007 23:06:58 +0000 (+0200) Subject: [POWERPC] disallow building powermac and tsi108 without PCI X-Git-Tag: v2.6.23-rc1~767^2^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3c7ffabf0ce31026b2e43490ff694d70c0fbd3a;p=pandora-kernel.git [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 --- Reading git-diff-tree failed