1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2025-07-31 21:21:58 +02:00

add initram fs image support

This commit is contained in:
DanyLE
2023-07-31 18:21:17 +02:00
parent f14533c056
commit 6f4b4144f3
2 changed files with 7 additions and 0 deletions

View File

@ -1,2 +1,5 @@
CONFIG_TOUCHSCREEN_GOODIX=m
CONFIG_OVERLAY_FS=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y