Message ID | 20200108143358.26177-4-Quirin.Gylstorff@siemens.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | Use cip-kernel-config for images | expand |
diff --git a/conf/machine/iwg20m.conf b/conf/machine/iwg20m.conf index 6c1a227..37f98fa 100644 --- a/conf/machine/iwg20m.conf +++ b/conf/machine/iwg20m.conf @@ -17,6 +17,8 @@ BAUDRATE_TTY = "115200" # kernel version PREFERRED_VERSION_linux-cip ?= "4.4.%" PREFERRED_VERSION_linux-cip-rt ?= "4.4.%" +USE_CIP_KERNEL_CONFIG = "1" +KERNEL_DEFCONFIG = "cip-kernel-config/4.4.y-cip/arm/renesas_shmobile_defconfig" # Boot partition files DTB_FILE = "r8a7743-iwg20d-q7-dbcm-ca.dtb"