Missing ADC2

This commit is contained in:
David Sidrane 2016-06-17 12:26:23 -10:00
parent 4416561c46
commit 0660e6378e

@ -1018,7 +1018,6 @@ config STM32F7_ADC2
bool "ADC2"
default n
select STM32F7_ADC
depends on STM32F7_HAVE_ADC2
select STM32F7_HAVE_ADC2_DMA if STM32F7_DMA2
config STM32F7_ADC3