diff --git a/net/bluetooth/Kconfig b/net/bluetooth/Kconfig index 25da5dd5adb..f4161c72f30 100644 --- a/net/bluetooth/Kconfig +++ b/net/bluetooth/Kconfig @@ -32,7 +32,7 @@ menuconfig BLUETOOTH bool - prompt "Bluetooth LE support [EXPERIMENTAL]" + prompt "Bluetooth LE support" default n select NANO_TIMEOUTS help diff --git a/net/ip/Kconfig b/net/ip/Kconfig index a43e432ded1..369f5c2d148 100644 --- a/net/ip/Kconfig +++ b/net/ip/Kconfig @@ -36,7 +36,7 @@ menuconfig NETWORKING bool - prompt "Generic networking support [EXPERIMENTAL]" + prompt "Generic networking support" select NANO_TIMEOUTS select NANO_TIMERS default n