diff options
-rw-r--r-- | drivers/staging/iio/adc/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/iio/adc/Kconfig b/drivers/staging/iio/adc/Kconfig index 7d5d6755db7f..363329808a4f 100644 --- a/drivers/staging/iio/adc/Kconfig +++ b/drivers/staging/iio/adc/Kconfig | |||
@@ -103,6 +103,7 @@ config AD7280 | |||
103 | config LPC32XX_ADC | 103 | config LPC32XX_ADC |
104 | tristate "NXP LPC32XX ADC" | 104 | tristate "NXP LPC32XX ADC" |
105 | depends on ARCH_LPC32XX || COMPILE_TEST | 105 | depends on ARCH_LPC32XX || COMPILE_TEST |
106 | depends on HAS_IOMEM | ||
106 | help | 107 | help |
107 | Say yes here to build support for the integrated ADC inside the | 108 | Say yes here to build support for the integrated ADC inside the |
108 | LPC32XX SoC. Note that this feature uses the same hardware as the | 109 | LPC32XX SoC. Note that this feature uses the same hardware as the |