Newer
Older
barebox / fs / ext4 / Kconfig
@Sascha Hauer Sascha Hauer on 11 Jul 2018 73 bytes fs: dentry cache implementation
config FS_EXT4
	bool
	select FS_LEGACY
	prompt "ext4 filesystem support"