coreboot/src
Myles Watson 66f03e4b14 Unselect AP_CODE_IN_CAR in tyan/s289x. Trivial.
Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Myles Watson <mylesgw@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4810 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-10-19 16:48:32 +00:00
..
arch Clean up some #ifdef CONFIG_* 2009-10-19 16:21:30 +00:00
boot Remove: 2009-10-03 16:24:58 +00:00
config Clean up some #ifdef CONFIG_* 2009-10-19 16:21:30 +00:00
console Make COM port selection and BAUD rate a "choice" for better usability. 2009-10-16 22:39:55 +00:00
cpu Clean up some #ifdef CONFIG_* 2009-10-19 16:21:30 +00:00
devices Remove a couple more warnings. Trivial. 2009-10-13 20:00:09 +00:00
drivers Remove CONFIG_ from #defines that aren't config variables. Trivial. 2009-10-17 13:25:07 +00:00
include Remove this, we no longer need it. 2009-10-18 03:15:59 +00:00
lib Move the ulzma prototype out of the function to make the code easier to read. 2009-10-09 15:22:35 +00:00
mainboard Unselect AP_CODE_IN_CAR in tyan/s289x. Trivial. 2009-10-19 16:48:32 +00:00
northbridge Clean up some #ifdef CONFIG_* 2009-10-19 16:21:30 +00:00
pc80 Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. 2009-10-16 16:32:57 +00:00
southbridge Clean up some #ifdef CONFIG_* 2009-10-19 16:21:30 +00:00
superio Clean up some #ifdef CONFIG_* 2009-10-19 16:21:30 +00:00
Kconfig Add EXPERT kconfig option so we can hide more advanced options 2009-10-18 18:35:50 +00:00