From 45660d157835b05dd29ad51ad9d187e5bfb5d957 Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Mon, 1 Nov 2021 12:35:39 +0100 Subject: target: linux: config: Export CONFIG_OVERLAY_FS Signed-off-by: Phil Sutter --- target/linux/config/Config.in.fs | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'target') diff --git a/target/linux/config/Config.in.fs b/target/linux/config/Config.in.fs index d90c09911..46617e1a7 100644 --- a/target/linux/config/Config.in.fs +++ b/target/linux/config/Config.in.fs @@ -252,6 +252,12 @@ config ADK_LINUX_KERNEL_UBIFS_FS help UBIFS is a file system for flash devices which works on top of UBI. +config ADK_LINUX_KERNEL_OVERLAY_FS + bool "Overlay filesystem support" + help + This enables the overlay filesystem which is present + in upstream kernels starting with version 3.18. + endmenu -- cgit v1.2.3