Skip to content

Commit e9518f9

Browse files
authored
[DevIdent] Off for RPi by default (#419)
1 parent fb98455 commit e9518f9

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
@@ -528,7 +528,7 @@ endif
528528
menuconfig BR2_PACKAGE_WPEFRAMEWORK_DEVICEIDENTIFICATION
529529
select BR2_PACKAGE_WPEFRAMEWORK_RDKSERVICES
530530
bool "DeviceIdentification"
531-
default y
531+
default y if BR2_PACKAGE_HAS_NEXUS
532532
help
533533
DeviceIdentification Plugin
534534

0 commit comments

Comments
 (0)