Skip to content
Snippets Groups Projects
Commit 80e44cfe authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
[trini: imply FS_CRAMFS for keymile]
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 97072747
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment