Default CONFIG_COREBOOT_FLASH on; make depend on CONFIG_COREBOOT.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 20 Mar 2010 15:00:45 +0000 (11:00 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 20 Mar 2010 15:00:45 +0000 (11:00 -0400)
commitd9c936181db3f64f592dd234ad76c5a85741a06d
treee1627f3afc055e7c3f5e31dc8e7948177c812056
parentc35e1e50c389c6d63227e7f8d922cbcf4dea68aa
Default CONFIG_COREBOOT_FLASH on; make depend on CONFIG_COREBOOT.

Coreboot users will almost certainly want CBFS support, and
non-coreboot users have no use for it.  So, make that the default
behaviour.
src/boot.c
src/config.h
src/coreboot.c
src/ramdisk.c