From 78233fe7de0918612f1df76d5eb9c73a2f612ad9 Mon Sep 17 00:00:00 2001 From: Angus Gratton Date: Wed, 19 Sep 2018 16:10:46 +1000 Subject: [PATCH] doc: Re-add summaries of what children each menu item has Slightly different to the original version of this, but same goal. --- components/mqtt/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/mqtt/Kconfig b/components/mqtt/Kconfig index 323cc39..624b286 100644 --- a/components/mqtt/Kconfig +++ b/components/mqtt/Kconfig @@ -84,7 +84,7 @@ config MQTT_TASK_CORE_SELECTION_ENABLED help This will enable core selection -choice +choice MQTT_TASK_CORE_SELECTION depends on MQTT_TASK_CORE_SELECTION_ENABLED prompt "Core to use ?" config MQTT_USE_CORE_0