Newer
Older
barebox / fs / ext4 / Kconfig
@Sascha Hauer Sascha Hauer on 3 Dec 2012 55 bytes fs: implement initial ext4 support from U-Boot
config FS_EXT4
	bool
	prompt "ext4 filesystem support"