Skip to content

Commit 8aa7a65

Browse files
tejlmandcarlescufi
authored andcommitted
kconfig: gpio: remove experimental on GPIO_EMUL setting
The setting GPIO_EMUL is no longer considered experimental. Signed-off-by: Torsten Rasmussen <[email protected]>
1 parent b87d8e7 commit 8aa7a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/gpio/Kconfig.emul

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# SPDX-License-Identifier: Apache-2.0
55

66
config GPIO_EMUL
7-
bool "[EXPERIMENTAL] Emulated GPIO driver"
7+
bool "Emulated GPIO driver"
88
help
99
Enable the emulated GPIO driver. Mainly used for testing, this
1010
driver allows for an arbitrary number of emulated GPIO controllers

0 commit comments

Comments
 (0)