Skip to content

Commit

Permalink
boards: olimex_stm32_e407: Remove stale entropy Kconfig settings
Browse files Browse the repository at this point in the history
This board now has an entropy driver, no need to use the test one
anymore.

See zephyrproject-rtos#22474.

Signed-off-by: Carles Cufi <[email protected]>
  • Loading branch information
carlescufi committed Feb 14, 2020
1 parent 7ee0b98 commit 06f5565
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions boards/arm/olimex_stm32_e407/olimex_stm32_e407_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,3 @@ CONFIG_CLOCK_STM32_APB1_PRESCALER=4
CONFIG_CLOCK_STM32_APB2_PRESCALER=2

CONFIG_ENTROPY_GENERATOR=y
CONFIG_ENTROPY_NAME="ENTROPY_0"
CONFIG_TEST_RANDOM_GENERATOR=y
CONFIG_TIMER_RANDOM_GENERATOR=y

0 comments on commit 06f5565

Please sign in to comment.