coreboot-kgpe-d16/util/newconfig
Patrick Georgi 6768f39a4b Remove:
- CONFIG_CBFS
- anything that's conditional on CONFIG_CBFS == 0
- files that were only included for CONFIG_CBFS == 0
In particular:
- elfboot
- stream boot code
- mini-filo and filesystems (depends on stream boot code)

After this commit, there is no way to build an image that is not using
CBFS anymore.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4712 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-10-03 16:24:58 +00:00
..
LICENSE new config tool 2003-06-14 15:07:02 +00:00
Makefile - O2, enums, and switch statements work in romcc 2003-10-11 06:20:25 +00:00
NOTES new config tool 2003-06-14 15:07:02 +00:00
config.g Remove: 2009-10-03 16:24:58 +00:00
parsedesc.g new config tool 2003-06-14 15:07:02 +00:00
test.config new config tool 2003-06-14 15:07:02 +00:00
yapps2.py new config tool 2003-06-14 15:07:02 +00:00
yapps2.tex new config tool 2003-06-14 15:07:02 +00:00
yappsrt.py new config tool 2003-06-14 15:07:02 +00:00