X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=blobdiff_plain;f=cmd%2FKconfig;h=f18efc1e88b82bd1fa2732ed3f39f2338b8e9913;hp=8766243f0cf9b7803d7502bf17b677cd459fc744;hb=d56b4b19744c314c26dc77585a7c7a9253d1487d;hpb=24fc9531a14e3d57c6e6afe4df15dc020e7b55d6 diff --git a/cmd/Kconfig b/cmd/Kconfig index 8766243f0c..f18efc1e88 100644 --- a/cmd/Kconfig +++ b/cmd/Kconfig @@ -1270,7 +1270,7 @@ config CMD_UBIFS depends on CMD_UBI select CRC32 select LZO - default y if NAND_SUNXI + default y if CMD_UBI help UBIFS is a file system for flash devices which works on top of UBI.