9
0
Fork 0
barebox/fs/Kconfig

10 lines
110 B
Plaintext
Raw Normal View History

2007-07-05 16:02:05 +00:00
menu "Filesystem support "
config FS_CRAMFS
bool
select ZLIB
prompt "cramfs support"
2007-07-05 16:02:05 +00:00
endmenu