u-boot-brain/arch
Simon Glass deb9599915 fs: Kconfig: Add a separate config for FS_CBFS
Rather than using CMD_CBFS for both the filesystem and its command, we
should have a separate option for each. This allows us to enable CBFS
support without the command, if desired, which reduces U-Boot's size
slightly.

Signed-off-by: Simon Glass <sjg@chromium.org>
[trini: imply FS_CBFS on SYS_COREBOOT]
Signed-off-by: Tom Rini <trini@konsulko.com>
2017-04-30 13:40:57 -04:00
..
arc board_f: Rename initdram() to dram_init() 2017-04-13 09:40:57 -04:00
arm Convert CONFIG_CMD_BMODE to Kconfig 2017-04-30 10:30:06 -04:00
avr32 Remove various unused interrupt related code 2017-04-06 20:42:18 -04:00
m68k spi: Zap cf_qspi driver and related code 2017-01-15 18:29:04 +01:00
microblaze microblaze: Fix endif macro command 2017-02-10 13:59:36 +01:00
mips board_f: Rename initdram() to dram_init() 2017-04-13 09:40:57 -04:00
nds32 Remove various unused interrupt related code 2017-04-06 20:42:18 -04:00
nios2 board_f: Rename initdram() to dram_init() 2017-04-13 09:40:57 -04:00
powerpc Convert CONFIG_CMD_BLOB to Kconfig 2017-04-30 10:30:03 -04:00
sandbox dm: sandbox: pwm: Add a basic pwm test 2017-04-27 16:49:02 -04:00
sh sh: generate position independent code for all platforms 2016-12-02 21:32:54 -05:00
x86 fs: Kconfig: Add a separate config for FS_CBFS 2017-04-30 13:40:57 -04:00
xtensa board_f: Rename initdram() to dram_init() 2017-04-13 09:40:57 -04:00
.gitignore .gitignore: drop include/asm/proc from ignore pattern 2014-06-19 11:18:54 -04:00
Kconfig OpenRISC: Remove 2017-04-05 13:52:34 -04:00