We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b87d8e7 commit 8aa7a65Copy full SHA for 8aa7a65
drivers/gpio/Kconfig.emul
@@ -4,7 +4,7 @@
4
# SPDX-License-Identifier: Apache-2.0
5
6
config GPIO_EMUL
7
- bool "[EXPERIMENTAL] Emulated GPIO driver"
+ bool "Emulated GPIO driver"
8
help
9
Enable the emulated GPIO driver. Mainly used for testing, this
10
driver allows for an arbitrary number of emulated GPIO controllers
0 commit comments