linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] iio: adc: stm32-dfsdm: fix build dependencies
@ 2019-04-15 13:00 Fabrice Gasnier
  2019-04-15 13:00 ` [PATCH 1/2] iio: adc: stm32-dfsdm: fix unmet direct dependencies detected Fabrice Gasnier
  2019-04-15 13:00 ` [PATCH 2/2] iio: adc: stm32-dfsdm: fix triggered buffer build dependency Fabrice Gasnier
  0 siblings, 2 replies; 5+ messages in thread
From: Fabrice Gasnier @ 2019-04-15 13:00 UTC (permalink / raw)
  To: jic23, rdunlap
  Cc: sfr, benjamin.gaignard, linux-next, linux-arm-kernel,
	linux-kernel, mcoquelin.stm32, alexandre.torgue, fabrice.gasnier,
	linux-iio, lars, knaack.h, pmeerw, linux-stm32, arnaud.pouliquen,
	olivier.moysan

This series fixes two build dependencies:
- IIO_BUFFER needs to be selected along with IIO_BUFFER_HW_CONSUMER
- IIO_TRIGGERED_BUFFER needs to be selected now that it supports triggered
  buffer mode.

Fabrice Gasnier (2):
  iio: adc: stm32-dfsdm: fix unmet direct dependencies detected
  iio: adc: stm32-dfsdm: fix triggered buffer build dependency

 drivers/iio/adc/Kconfig | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-04-22 10:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-15 13:00 [PATCH 0/2] iio: adc: stm32-dfsdm: fix build dependencies Fabrice Gasnier
2019-04-15 13:00 ` [PATCH 1/2] iio: adc: stm32-dfsdm: fix unmet direct dependencies detected Fabrice Gasnier
2019-04-22 10:16   ` Jonathan Cameron
2019-04-15 13:00 ` [PATCH 2/2] iio: adc: stm32-dfsdm: fix triggered buffer build dependency Fabrice Gasnier
2019-04-22 10:17   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).