ARM: S3C64XX: SPI: Make platform device compilation selectable
authorJassi Brar <jassi.brar@samsung.com>
Thu, 28 Jan 2010 08:14:49 +0000 (17:14 +0900)
committerBen Dooks <ben-linux@fluff.org>
Wed, 3 Feb 2010 01:55:01 +0000 (01:55 +0000)
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 <jassi.brar@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found