fs: Kconfig: Add a separate option for FS_CRAMFS
Rather than using CMD_CRAMFS for both the filesystem and its command, we should have a separate option for each. This allows us to enable CRAMFS support without the command, if desired, which reduces U-Boot's size slightly. Signed-off-by:Simon Glass <sjg@chromium.org> [trini: imply FS_CRAMFS for keymile] Signed-off-by:
Tom Rini <trini@konsulko.com>
Showing
- arch/arm/mach-kirkwood/Kconfig 1 addition, 0 deletionsarch/arm/mach-kirkwood/Kconfig
- arch/powerpc/cpu/mpc8260/Kconfig 1 addition, 0 deletionsarch/powerpc/cpu/mpc8260/Kconfig
- arch/powerpc/cpu/mpc83xx/Kconfig 3 additions, 0 deletionsarch/powerpc/cpu/mpc83xx/Kconfig
- arch/powerpc/cpu/mpc85xx/Kconfig 1 addition, 0 deletionsarch/powerpc/cpu/mpc85xx/Kconfig
- cmd/Kconfig 1 addition, 0 deletionscmd/Kconfig
- configs/UCP1020_SPIFLASH_defconfig 1 addition, 0 deletionsconfigs/UCP1020_SPIFLASH_defconfig
- configs/UCP1020_defconfig 1 addition, 0 deletionsconfigs/UCP1020_defconfig
- configs/sandbox_defconfig 1 addition, 0 deletionsconfigs/sandbox_defconfig
- configs/sandbox_noblk_defconfig 1 addition, 0 deletionsconfigs/sandbox_noblk_defconfig
- configs/sandbox_spl_defconfig 1 addition, 0 deletionsconfigs/sandbox_spl_defconfig
- fs/cramfs/Kconfig 7 additions, 0 deletionsfs/cramfs/Kconfig
Loading
Please register or sign in to comment