Skip to content

Commit

Permalink
modules: stm32: define new symbol for ETH extended
Browse files Browse the repository at this point in the history
This add the new symbol CONFIG_USE_STM32_HAL_DMA_EX

Signed-off-by: Francois Ramu <francois.ramu@st.com>
  • Loading branch information
FRASTM authored and galak committed Mar 27, 2020
1 parent 97e333d commit b5ae23e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions modules/Kconfig.stm32
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,11 @@ config USE_STM32_HAL_ETH
help
Enable STM32Cube Ethernet (ETH) HAL module driver

config USE_STM32_HAL_ETH_EX
bool
help
Enable STM32Cube Extended Ethernet (ETH) HAL module driver

config USE_STM32_HAL_EXTI
bool
help
Expand Down

0 comments on commit b5ae23e

Please sign in to comment.