diff --git a/subsys/random/Kconfig b/subsys/random/Kconfig index e7ba99f9fbb..2e9061aee87 100644 --- a/subsys/random/Kconfig +++ b/subsys/random/Kconfig @@ -3,7 +3,7 @@ # Copyright (c) 2017 Intel Corporation # SPDX-License-Identifier: Apache-2.0 -menu "Random subsystem" +menu "Random Number Generators" config TEST_RANDOM_GENERATOR bool "Non-random number generator"