From: Alexander Holler Date: Tue, 11 Dec 2012 18:21:00 +0000 (+0000) Subject: iio: hid-sensors: respect CONFIG_IIO_TRIGGER X-Git-Tag: v3.8-rc4~24^2~20^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9541cc39a6381b76dac30c8e05078eb0a543f113;p=pandora-kernel.git iio: hid-sensors: respect CONFIG_IIO_TRIGGER Not much to say, without that change, hid-sensor-trigger will be always compiled if HID_SENSOR_IIO_COMMON is selected which fails if CONFIG_IIO_TRIGGER is not set because CONFIG_IIO_CONSUMERS_PER_TRIGGER will not be defined. Signed-off-by: Alexander Holler Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed