CONFIG_DEBUG is too generic. Remove it and replace it with CONFIG_DEBUG_SMBUS
authorMyles Watson <mylesgw@gmail.com>
Tue, 1 Jun 2010 19:25:31 +0000 (19:25 +0000)
committerMyles Watson <mylesgw@gmail.com>
Tue, 1 Jun 2010 19:25:31 +0000 (19:25 +0000)
commit80e914ffd59ea011b1d4ba1c1a1a1421dc2c6ecc
treeb53790b2bfaa77e622cd7ad54a500c0371477a62
parent94de72b919d2a6bdf8f89973b682a53225bf5fcb
CONFIG_DEBUG is too generic.  Remove it and replace it with CONFIG_DEBUG_SMBUS
and CONFIG_DEBUG_PIRQ.

Fix a couple of typos.

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Myles Watson <mylesgw@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5603 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/Kconfig
src/arch/i386/boot/pirq_routing.c
src/mainboard/lippert/spacerunner-lx/romstage.c