Skip to content

Commit 4076894

Browse files
machschmittdbogdan
authored andcommitted
drivers: iio: Add imply config attribute for ADI Pulsar ADCs
Add a configuration attribute to IIO_ALL_ADI_DRIVERS so ad_pulsar device driver gets built along with other ADI device drivers. Signed-off-by: Sergiu Cuciurean <sergiu.cuciurean@analog.com> Signed-off-by: Marcelo Schmitt <marcelo.schmitt@analog.com>
1 parent 3c6059d commit 4076894

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/iio/Kconfig.adi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ config IIO_ALL_ADI_DRIVERS
2121
imply IIO_KFIFO_BUF
2222
imply IIO_TRIGGERED_BUFFER
2323
imply ALTERA_ARRIA10_JESD204_PHY if ARCH_INTEL_SOCFPGA
24+
imply AD_PULSAR
2425
imply ADIS16201
2526
imply ADIS16209
2627
imply ADXL313_I2C if I2C

0 commit comments

Comments
 (0)