commit | 262b5b1930296c9d298104713d4c12e3dd36629d | [log] [tgz] |
---|---|---|
author | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Fri Oct 22 13:14:18 2021 +0300 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Oct 22 09:46:22 2021 -0400 |
tree | 7f7afab1f083f3eabc0e9f6466cc1b34851dfa29 | |
parent | f6f24a2a793358f594987e82f200b9bfe2cfd6cb [diff] |
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>