iio: Kconfig: at91_adc: add COMPILE_TEST dependency to driver
authorAlexandru Ardelean <alexandru.ardelean@analog.com>
Mon, 25 May 2020 10:27:44 +0000 (13:27 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 14 Jun 2020 10:49:52 +0000 (11:49 +0100)
commit4027860dcc4cd0c45c36bae21e45bee5a17f2f0f
tree515ba381610414bc2788fb2fd0784bf955a37833
parent18d563858d97dbefc9a16c8210ef2f97dc264202
iio: Kconfig: at91_adc: add COMPILE_TEST dependency to driver

Since changes can come from all sort of places, it may make sense to have
this symbol as a dependency to make sure that the 'make allmodconfig' &&
'make allyesconfig' build rules cover this driver as well for a
compile-build/test.

It seemed useful [recently] when trying to apply a change for this.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Acked-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/Kconfig