ARM: dts: add 'dr_mode' property to hsotg devices for exynos boards
[linux/fpc-iii.git] / drivers / iio / proximity / Kconfig
blob0c8cdf58f6a19b5aea05a1205489983c0d1c0d29
2 # Proximity sensors
5 menu "Lightning sensors"
7 config AS3935
8         tristate "AS3935 Franklin lightning sensor"
9         select IIO_BUFFER
10         select IIO_TRIGGERED_BUFFER
11         depends on SPI
12         help
13           Say Y here to build SPI interface support for the Austrian
14           Microsystems AS3935 lightning detection sensor.
16           To compile this driver as a module, choose M here: the
17           module will be called as3935
19 endmenu