Skip to content

Commit 4dea09d

Browse files
nordic-babukartben
authored andcommitted
test: drivers: gpio: turn off rand generator.
Generator was enabled some time ago to use sys_rand32_get() however this function is no longer in use. Signed-off-by: Bartlomiej Buczek <bartlomiej.buczek@nordicsemi.no>
1 parent 270f5d6 commit 4dea09d

File tree

1 file changed

+0
-2
lines changed
  • tests/drivers/gpio/gpio_basic_api

1 file changed

+0
-2
lines changed
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
CONFIG_GPIO=y
22
CONFIG_GPIO_GET_CONFIG=y
33
CONFIG_ZTEST=y
4-
CONFIG_ENTROPY_GENERATOR=y
5-
CONFIG_TEST_RANDOM_GENERATOR=y
64
#CONFIG_TEST_USERSPACE=y

0 commit comments

Comments
 (0)