From 4c83238a85305d5ad2d2bba9dc7f203d29b8e04c Mon Sep 17 00:00:00 2001 From: Tian Hao Date: Tue, 29 Nov 2016 19:25:27 +0800 Subject: [PATCH] component/bt : fix compile error --- components/bt/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/components/bt/Kconfig b/components/bt/Kconfig index cd450ff88a..c2f8a86504 100644 --- a/components/bt/Kconfig +++ b/components/bt/Kconfig @@ -11,7 +11,6 @@ config BT_ENABLED config BTC_TASK_STACK_SIZE int "BT event (callback to application) task stack size" default 2048 - depends on BT_ENABLED help This select btc task stack size