diff options
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny/ramfs.cfg')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny/ramfs.cfg | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny/ramfs.cfg b/meta/recipes-kernel/linux/linux-yocto-tiny/ramfs.cfg deleted file mode 100644 index 96f4bd3d4f..0000000000 --- a/meta/recipes-kernel/linux/linux-yocto-tiny/ramfs.cfg +++ /dev/null @@ -1,6 +0,0 @@ -CONFIG_BLK_DEV=y -CONFIG_BLK_DEV_INITRD=y -CONFIG_BLK_DEV_RAM=y -CONFIG_BLK_DEV_RAM_COUNT=1 -CONFIG_BLK_DEV_RAM_SIZE=6144 - |