Skip to content

Commit

Permalink
Revert "drivers: entropy: enable ENTROPY_GENERATOR if "zephyr,entropy…
Browse files Browse the repository at this point in the history
…" is set in DT"

This reverts commit 5c96896.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
  • Loading branch information
valeriosetti authored and fabiobaltieri committed Dec 12, 2024
1 parent c79991f commit 6a7449d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/entropy/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,8 @@
# Copyright (c) 2014-2015 Wind River Systems, Inc.
# SPDX-License-Identifier: Apache-2.0

DT_CHOSEN_Z_ENTROPY := zephyr,entropy

menuconfig ENTROPY_GENERATOR
bool "Entropy drivers"
default y if $(dt_chosen_enabled,$(DT_CHOSEN_Z_ENTROPY))
help
Include entropy drivers in system config.

Expand Down

0 comments on commit 6a7449d

Please sign in to comment.