From: Peter Meerwald Date: Thu, 10 Jan 2013 17:29:00 +0000 (+0000) Subject: iio: fix Kconfig for max1363 X-Git-Tag: v3.9-rc1~127^2~276^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a9f645fc15b4bb49a1c8133df9db0ccd67e3f76;p=pandora-kernel.git iio: fix Kconfig for max1363 ERROR: "iio_triggered_buffer_setup" [drivers/iio/adc/max1363.ko] undefined! ERROR: "iio_triggered_buffer_cleanup" [drivers/iio/adc/max1363.ko] undefined! add select IIO_TRIGGERED_BUFFER IIO_TRIGGERED_BUFFER in turn selects IIO_TRIGGER and IIO_KFIFO_BUF, so drop those MAX1363_RING_BUFFER is not used anymore Signed-off-by: Peter Meerwald Reported-by: Fengguang Wu Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed