Skip to content

Commit 1611814

Browse files
committed
[acn][wpeframework-plugins]: do not select Commander plugin by defult
1 parent 6b3c9d5 commit 1611814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/wpe/wpeframework-plugins/Config.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ config BR2_PACKAGE_WPEFRAMEWORK_PLUGINS
33

44
config BR2_PACKAGE_WPEFRAMEWORK_COMMANDER
55
select BR2_PACKAGE_WPEFRAMEWORK_PLUGINS
6-
default y
6+
default n
77
bool "Commander"
88
help
99
Commander Plugin

0 commit comments

Comments
 (0)