coreboot-kgpe-d16/src
Myles Watson ec0ee64da7 Clean up some #ifdef CONFIG_*
Change HAVE_FAN_CTL to be specific to the SuperIO that supports it.

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4809 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-10-19 16:21:30 +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 Clean up some #ifdef CONFIG_* 2009-10-19 16:21:30 +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