coreboot/src
Patrick Georgi 6842c0293c Remove MAINBOARD_OPTIONS, which is a relic from early
kconfig development.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Myles Watson <mylesgw@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4687 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-09-29 17:28:13 +00:00
..
arch Remove some warnings. 2009-09-29 14:56:15 +00:00
boot drop some dead code, clarify small comments and small cleanups to malloc.c 2009-09-25 21:59:57 +00:00
config * drop libgcc from coreboot_apc.o, not needed. 2009-09-26 15:52:05 +00:00
console Rename CONFIG_SERIAL_CONSOLE to match newconfig. 2009-09-25 17:24:08 +00:00
cpu Remove some warnings. 2009-09-29 14:56:15 +00:00
devices Remove some warnings. 2009-09-29 14:56:15 +00:00
drivers Remove a couple of CONFIG_ prefixes that shouldn't have happened. 2009-08-26 18:14:30 +00:00
include Remove some warnings. 2009-09-29 14:56:15 +00:00
lib * drop libgcc from coreboot_apc.o, not needed. 2009-09-26 15:52:05 +00:00
mainboard Remove MAINBOARD_OPTIONS, which is a relic from early 2009-09-29 17:28:13 +00:00
northbridge Remove some warnings. 2009-09-29 14:56:15 +00:00
pc80 Various Kconfig and Makefile.inc fixes and cosmetics. 2009-08-25 00:53:22 +00:00
southbridge Remove some warnings. 2009-09-29 14:56:15 +00:00
stream This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
superio Make all Kconfig enabled boards build (tested with kbuildall). 2009-09-24 09:03:06 +00:00
Kconfig Remove HyperTransport support from boards that don't need it. 2009-09-24 15:09:11 +00:00