From 9e9adbccc1f4d78f6efe6ef2ce04c8cb6c98a6d2 Mon Sep 17 00:00:00 2001 From: MFransen69 <39826971+MFransen69@users.noreply.github.com> Date: Tue, 1 Mar 2022 16:26:17 +0100 Subject: [PATCH] [DevIdent] Off for RPi by default (#419) --- package/wpe/wpeframework-plugins/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/wpe/wpeframework-plugins/Config.in b/package/wpe/wpeframework-plugins/Config.in index d38e4546678a..af51c3128d15 100644 --- a/package/wpe/wpeframework-plugins/Config.in +++ b/package/wpe/wpeframework-plugins/Config.in @@ -406,7 +406,7 @@ endif menuconfig BR2_PACKAGE_WPEFRAMEWORK_DEVICEIDENTIFICATION select BR2_PACKAGE_WPEFRAMEWORK_RDKSERVICES bool "DeviceIdentification" - default y + default y if BR2_PACKAGE_HAS_NEXUS help DeviceIdentification Plugin