rt2x00: claim RSN IBSS support
[linux-2.6.git] / drivers / iio / adc / Kconfig
blob9a0df8123cc4058ddebd94764db966f2e7a73a5c
2 # ADC drivers
4 menu "Analog to digital converters"
6 config AT91_ADC
7         tristate "Atmel AT91 ADC"
8         depends on ARCH_AT91
9         select IIO_BUFFER
10         select IIO_KFIFO_BUF
11         select IIO_TRIGGER
12         select SYSFS
13         help
14           Say yes here to build support for Atmel AT91 ADC.
16 endmenu