Clean up some #ifdef CONFIG_*
authorMyles Watson <mylesgw@gmail.com>
Mon, 19 Oct 2009 16:21:30 +0000 (16:21 +0000)
committerMyles Watson <mylesgw@gmail.com>
Mon, 19 Oct 2009 16:21:30 +0000 (16:21 +0000)
commitec0ee64da7aa7e569da7d55ef86804d9b7fbea1b
treeb90a7f3399c77007c9fc80bc9ff475dd3ff65dad
parenta29ad5cb09c1fd983bbace35185148630c62de5d
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
16 files changed:
src/arch/i386/boot/coreboot_table.c
src/config/Options.lb
src/cpu/x86/mtrr/mtrr.c
src/mainboard/gigabyte/m57sli/Config.lb
src/mainboard/gigabyte/m57sli/Kconfig
src/mainboard/gigabyte/m57sli/Makefile.inc
src/mainboard/gigabyte/m57sli/Options.lb
src/northbridge/amd/amdk8/northbridge.c
src/northbridge/intel/i82810/northbridge.c
src/northbridge/intel/i82810/raminit.c
src/northbridge/via/cx700/cx700_lpc.c
src/southbridge/via/vt8237r/vt8237r_ide.c
src/southbridge/via/vt8237r/vt8237r_lpc.c
src/southbridge/via/vt8237r/vt8237r_nic.c
src/southbridge/via/vt8237r/vt8237r_usb.c
src/superio/ite/it8716f/superio.c