staging: iio: lpc32xx-adc: Remove driver conflict due to device tree
authorRoland Stigge <stigge@antcom.de>
Thu, 26 Apr 2012 20:10:51 +0000 (22:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Apr 2012 01:14:40 +0000 (18:14 -0700)
commit5d4a6789d5957a6388ea86c811d7c09bbe5f8ebd
tree5af045fe0a413286b9f8001f3d5e4b238dbee356
parentdb3b9e990e75573402cda22faf933760f076c033
staging: iio: lpc32xx-adc: Remove driver conflict due to device tree

Previously, the touchscreen and ADC drivers of the LPC32xx SoC had a Kconfig
conflict declared because they use the same hardware. Upon the introduction of
device tree support in both drivers, the conflict must be removed to enable
the same kernel to support different hardware (configured via the device tree).

Signed-off-by: Roland Stigge <stigge@antcom.de>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/iio/adc/Kconfig