staging:iio: Allow to build SoC specific drivers when COMPILE_TEST is set
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 12 Oct 2013 13:55:00 +0000 (14:55 +0100)
committerJonathan Cameron <jic23@kernel.org>
Mon, 14 Oct 2013 22:09:47 +0000 (23:09 +0100)
commitef4d4d1b8f2cda46ed483ee2f0d6f5b63bc7c020
tree6bddb6e5f23b25778349f4b75bd3396836457667
parent2cd1e1d8c19adee184ce4c99b0dd586b71892837
staging:iio: Allow to build SoC specific drivers when COMPILE_TEST is set

None of the SPEAr, LPC32XX or MXS ADC drivers have a compile time dependency on
their respective platform. So make it possible to build the drivers when
CONFIG_COMPILE_TEST is set. This makes it easier to compile test changes.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Reviewed-by: Marek Vasut <marex@denx.de>
Cc: Stefan Roese <sr@denx.de>
Cc: Roland Stigge <stigge@antcom.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/adc/Kconfig