iio: adc: xilinx: support all platforms
authorRobert Hancock <hancock@sedsystems.ca>
Mon, 10 Jun 2019 16:23:44 +0000 (10:23 -0600)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 17 Jun 2019 20:06:49 +0000 (21:06 +0100)
commit8bb0d36cbaeec31787a3062a1c433905d53afec5
tree00e74a07e4785472a28b85fcc5f34476d047157f
parent7e8b817e5978fdaabba37ab1d2ddb062a4c9abbb
iio: adc: xilinx: support all platforms

Since the XADC logic can be used with standalone Xilinx FPGAs, this
driver can potentially be used with many different platforms, not just
the Zynq and MicroBlaze platforms this driver was allowed to be built
for. There should be no platform-specific code in this driver, so just
delete the platform dependency.

Signed-off-by: Robert Hancock <hancock@sedsystems.ca>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/Kconfig