diff options
author | Patrick Georgi <patrick.georgi@coresystems.de> | 2009-10-09 14:10:28 +0000 |
---|---|---|
committer | Patrick Georgi <patrick.georgi@coresystems.de> | 2009-10-09 14:10:28 +0000 |
commit | 00f0267f7805f6d27d78c1ed586ac0f13c90637b (patch) | |
tree | 1f7501094bfe358b0e0d09159e3402c3504bf4f8 /src/mainboard/supermicro/h8dme | |
parent | 91ff0df62777a9ec4a399ef899803c05e7caad60 (diff) | |
download | coreboot-00f0267f7805f6d27d78c1ed586ac0f13c90637b.tar.xz |
Remaining boards are Kconfig'd now. Whether they work
or not still depends on how close the configuration
options are to what they should be.
Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4751 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/supermicro/h8dme')
-rw-r--r-- | src/mainboard/supermicro/h8dme/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/supermicro/h8dme/Kconfig b/src/mainboard/supermicro/h8dme/Kconfig index 7e5da69149..e07614b952 100644 --- a/src/mainboard/supermicro/h8dme/Kconfig +++ b/src/mainboard/supermicro/h8dme/Kconfig @@ -60,7 +60,7 @@ config LB_CKS_LOC config MAINBOARD_PART_NUMBER string - default "ultra40" + default "H8DME" depends on BOARD_SUPERMICRO_H8DME config HW_MEM_HOLE_SIZEK |