From: Jonathan Cameron Date: Wed, 25 Sep 2013 20:37:00 +0000 (+0100) Subject: iio:ti_am335x_adc ensure that IIO_KFIFO_BUF is not selected witout IIO_BUFFER X-Git-Tag: firefly_0821_release~176^2~5057^2~554^2~2 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=09f33c332018be05cdaebf14a75ea232810948d0;p=firefly-linux-kernel-4.4.55.git iio:ti_am335x_adc ensure that IIO_KFIFO_BUF is not selected witout IIO_BUFFER This avoids build problems such iio_push_to_buffers* not being defined. Signed-off-by: Jonathan Cameron Reported-by: kbuild test robot --- diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig index 8b885188b839..2209f28441e9 100644 --- a/drivers/iio/adc/Kconfig +++ b/drivers/iio/adc/Kconfig @@ -177,6 +177,7 @@ config TI_ADC081C config TI_AM335X_ADC tristate "TI's AM335X ADC driver" depends on MFD_TI_AM335X_TSCADC + select IIO_BUFFER select IIO_KFIFO_BUF help Say yes here to build support for Texas Instruments ADC