m68knommu: enable qspi support when SPI_COLDFIRE_QSPI = m
authorSteven King <sfking@fdwdc.com>
Sun, 6 May 2012 19:22:53 +0000 (12:22 -0700)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 8 May 2012 03:06:51 +0000 (13:06 +1000)
Enable Coldfire QSPI support when SPI_COLDFIRE_QSPI is built as a module.

This version of the patch combines changes to the config files and  device.c
and uses IF_ENABLED (thanks to Sam Ravnborg for the suggestion).

Signed-off-by: Steven King <sfking@fdwdc.com>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>

No differences found