Add kconfig support for ASUS P2B-F.
authorUwe Hermann <uwe@hermann-uwe.de>
Tue, 25 Aug 2009 12:25:36 +0000 (12:25 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Tue, 25 Aug 2009 12:25:36 +0000 (12:25 +0000)
commitb7fec825febefd3c7dd2e82539da45f1ec9415e7
tree80ad88ec5c82fca7b6cefa380b41a5423ddfb4f3
parentf9d4c2bad899802ecbac922ae180825bf8112a71
Add kconfig support for ASUS P2B-F.

Only build-tested so far, not tested on hardware.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4572 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/cpu/intel/Kconfig
src/cpu/intel/Makefile.inc
src/cpu/intel/slot_2/Kconfig [new file with mode: 0644]
src/cpu/intel/slot_2/Makefile.inc [new file with mode: 0644]
src/mainboard/asus/Kconfig
src/mainboard/asus/p2b-f/Kconfig [new file with mode: 0644]
src/mainboard/asus/p2b-f/Makefile.inc [new file with mode: 0644]
src/northbridge/intel/Kconfig
src/northbridge/intel/Makefile.inc
src/northbridge/intel/i440bx/Kconfig [new file with mode: 0644]
src/northbridge/intel/i440bx/Makefile.inc [new file with mode: 0644]