iio: adc: Kconfig: add COMPILE_TEST dep for berlin2-adc
authorAlexandru Ardelean <aardelean@deviqon.com>
Sun, 26 Sep 2021 19:26:42 +0000 (22:26 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 19 Oct 2021 07:27:35 +0000 (08:27 +0100)
commit8ee724ee4ebcb53f109c5d144f1b9eac966cc6f9
treedc47bae28b4c6223c9a9461a2adce3a8e12fc6d5
parent461a1c79e7146916a62a7be106f59ed929c73492
iio: adc: Kconfig: add COMPILE_TEST dep for berlin2-adc

Otherwise most build checks will omit this driver from a compile-test due
to it's dependency only on the BERLIN_ARCH symbol.

Signed-off-by: Alexandru Ardelean <aardelean@deviqon.com>
Link: https://lore.kernel.org/r/20210926192642.4051329-2-aardelean@deviqon.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/Kconfig