[meta-rockchip][PATCH v2 2/4] rockchip-defaults: don't force KCONFIG_MODE to alldefconfig


Yann Dirson
 

From: Yann Dirson <yann@...>

When using in-kernel defconfig this is already the default, but
linux-yocto defaults to "allnoconfig" mode when a defconfig is
specified in SRC_URI, and there is no reason to override this
globally.
---
conf/machine/include/rockchip-defaults.inc | 1 -
1 file changed, 1 deletion(-)

diff --git a/conf/machine/include/rockchip-defaults.inc b/conf/machine/in=
clude/rockchip-defaults.inc
index a4e2a2c..17d1d0b 100644
--- a/conf/machine/include/rockchip-defaults.inc
+++ b/conf/machine/include/rockchip-defaults.inc
@@ -2,7 +2,6 @@
=20
# kernel
PREFERRED_PROVIDER_virtual/kernel ?=3D "linux-yocto"
-KCONFIG_MODE ?=3D "alldefconfig"
LINUX_VERSION_EXTENSION ?=3D "-rockchip"
=20
# xserver
--=20
2.30.2

Join {yocto@lists.yoctoproject.org to automatically receive all group messages.