Re: [PATCH] iio: adc: select buffer for at91-sama5d2_adc

2018-04-21 Thread Jonathan Cameron
On Mon, 16 Apr 2018 09:54:03 +0300 Eugen Hristev wrote: > We need to select the buffer code, otherwise we get build errors > with undefined functions on the trigger and buffer, > if we select just IIO and then AT91_SAMA5D2_ADC from menuconfig > > This adds a Kconfig 'select' statement like other

[PATCH] iio: adc: select buffer for at91-sama5d2_adc

2018-04-15 Thread Eugen Hristev
We need to select the buffer code, otherwise we get build errors with undefined functions on the trigger and buffer, if we select just IIO and then AT91_SAMA5D2_ADC from menuconfig This adds a Kconfig 'select' statement like other ADC drivers have it already. Fixes: 5e1a1da0f8c9 ("iio: adc: at91-