diff mbox series

[isar-cip-core,v2,4/5] Use siemens_ipc227e_defconfig for simatic-ipc227e

Message ID 20200109085242.4466-5-Quirin.Gylstorff@siemens.com (mailing list archive)
State Accepted
Headers show
Series None | expand

Commit Message

Quirin Gylstorff Jan. 9, 2020, 8:52 a.m. UTC
From: Quirin Gylstorff <quirin.gylstorff@siemens.com>

Signed-off-by: Quirin Gylstorff <quirin.gylstorff@siemens.com>
---
 conf/machine/simatic-ipc227e.conf | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/conf/machine/simatic-ipc227e.conf b/conf/machine/simatic-ipc227e.conf
index 473e6c5..3c9638f 100644
--- a/conf/machine/simatic-ipc227e.conf
+++ b/conf/machine/simatic-ipc227e.conf
@@ -10,3 +10,5 @@  DISTRO_ARCH = "amd64"
 
 IMAGE_TYPE ?= "wic-img"
 IMAGER_INSTALL += "${GRUB_BOOTLOADER_INSTALL}"
+USE_CIP_KERNEL_CONFIG = "1"
+KERNEL_DEFCONFIG = "cip-kernel-config/4.19.y-cip/x86/siemens_ipc227e_defconfig"