Skip to content

Commit 6a7449d

Browse files
valeriosettifabiobaltieri
authored andcommitted
Revert "drivers: entropy: enable ENTROPY_GENERATOR if "zephyr,entropy" is set in DT"
This reverts commit 5c96896. Signed-off-by: Valerio Setti <[email protected]>
1 parent c79991f commit 6a7449d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

drivers/entropy/Kconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,8 @@
33
# Copyright (c) 2014-2015 Wind River Systems, Inc.
44
# SPDX-License-Identifier: Apache-2.0
55

6-
DT_CHOSEN_Z_ENTROPY := zephyr,entropy
7-
86
menuconfig ENTROPY_GENERATOR
97
bool "Entropy drivers"
10-
default y if $(dt_chosen_enabled,$(DT_CHOSEN_Z_ENTROPY))
118
help
129
Include entropy drivers in system config.
1310

0 commit comments

Comments
 (0)