console: Kconfig: Remove EXPERIMENTAL marker

Originally, it was added to allow to slightly vary API (e.g. function
signatures) without burdening the subsys with compatibility stabs.
There were not many changes recently, and with EXPERIMENTAL master
switch which is planned to be added soon, it's better to remove
this marker so the subsys remained accessible as it was before.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
This commit is contained in:
Paul Sokolovsky 2021-10-22 13:14:18 +03:00 committed by Anas Nashif
parent f6f24a2a79
commit 262b5b1930

View file

@ -2,7 +2,7 @@
# SPDX-License-Identifier: Apache-2.0
menuconfig CONSOLE_SUBSYS
bool "Console subsystem/support routines [EXPERIMENTAL]"
bool "Console subsystem/support routines"
help
Console subsystem and helper functions