From: Yann Dirson <[email protected]>

This second iteration adds support for KBUILD_DEFCONFIG="", as well as
a loosely-related patch to avoid touching KCONFIG_MODE.

Kernel weight:
 - standard                11MB
 - tiny                     5MB
 - tiny with no defconfig   2.5MB

Changes in v2:
 - added explicit CONFIG_PHYLIB and CONFIG_MMC to support empty defconfig
 - added CONFIG_SPI_ROCKCHIP

Yann Dirson (4):
  linux-yocto: reduce bbappend duplication
  rockchip-defaults: don't force KCONFIG_MODE to alldefconfig
  NanoPi-M4: let all variants use the same KMACHINE type
  WIP linux-yocto: add a NanoPi-M4 BSP

 conf/machine/include/nanopi-m4.inc            |  1 +
 conf/machine/include/rockchip-defaults.inc    |  1 -
 ...cto-dev.bbappend => linux-yocto%.bbappend} |  6 +++
 .../linux/linux-yocto-rt_%.bbappend           | 10 ----
 .../linux/linux-yocto-tiny_%.bbappend         | 10 ----
 .../linux-yocto/bsp/nanopi-m4-standard.scc    |  7 +++
 .../linux/linux-yocto/bsp/nanopi-m4-tiny.scc  |  7 +++
 .../linux/linux-yocto/bsp/nanopi-m4.cfg       | 40 ++++++++++++++
 .../linux/linux-yocto/bsp/nanopi-m4.scc       |  5 ++
 .../linux/linux-yocto/bsp/rk3399.cfg          | 50 +++++++++++++++++
 .../linux/linux-yocto/bsp/rk3399.scc          |  5 ++
 .../linux/linux-yocto/bsp/rockchip.cfg        | 53 +++++++++++++++++++
 .../linux/linux-yocto/bsp/rockchip.scc        |  6 +++
 recipes-kernel/linux/linux-yocto_%.bbappend   | 10 ----
 14 files changed, 180 insertions(+), 31 deletions(-)
 rename recipes-kernel/linux/{linux-yocto-dev.bbappend => 
linux-yocto%.bbappend} (80%)
 delete mode 100644 recipes-kernel/linux/linux-yocto-rt_%.bbappend
 delete mode 100644 recipes-kernel/linux/linux-yocto-tiny_%.bbappend
 create mode 100644 recipes-kernel/linux/linux-yocto/bsp/nanopi-m4-standard.scc
 create mode 100644 recipes-kernel/linux/linux-yocto/bsp/nanopi-m4-tiny.scc
 create mode 100644 recipes-kernel/linux/linux-yocto/bsp/nanopi-m4.cfg
 create mode 100644 recipes-kernel/linux/linux-yocto/bsp/nanopi-m4.scc
 create mode 100644 recipes-kernel/linux/linux-yocto/bsp/rk3399.cfg
 create mode 100644 recipes-kernel/linux/linux-yocto/bsp/rk3399.scc
 create mode 100644 recipes-kernel/linux/linux-yocto/bsp/rockchip.cfg
 create mode 100644 recipes-kernel/linux/linux-yocto/bsp/rockchip.scc
 delete mode 100644 recipes-kernel/linux/linux-yocto_%.bbappend

-- 
2.30.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#52998): https://lists.yoctoproject.org/g/yocto/message/52998
Mute This Topic: https://lists.yoctoproject.org/mt/81771297/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to