From: Jassi Brar Date: Thu, 28 Jan 2010 08:14:49 +0000 (+0900) Subject: ARM: S3C64XX: SPI: Make platform device compilation selectable X-Git-Tag: v2.6.34-rc2~66^2~3^2~39^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b4c662571bb3a19d6bacb4433886ec35c7093fa;p=pandora-kernel.git ARM: S3C64XX: SPI: Make platform device compilation selectable The SPI controller platform devices should be compiled in independent of the driver support, otherwise we might end up with dev-spi built as kernel module. Change this to make every machine select if it has some SPI device and wants to build device definitions. Signed-off-by: Jassi Brar Signed-off-by: Ben Dooks --- Reading git-diff-tree failed