From 120bff83ff0c135c6248242416bbff2e61051d41 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 29 Sep 2009 18:15:06 +0000 Subject: Fix a number of board names in Kconfig (trivial). Also, simplify the M2V-MX SE Kconfig file a bit while I'm at it. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4688 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/amd/rumba/Kconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/mainboard/amd') diff --git a/src/mainboard/amd/rumba/Kconfig b/src/mainboard/amd/rumba/Kconfig index 92b329116f..74537fbe03 100644 --- a/src/mainboard/amd/rumba/Kconfig +++ b/src/mainboard/amd/rumba/Kconfig @@ -1,5 +1,3 @@ - - ## ## This file is part of the coreboot project. ## @@ -19,6 +17,7 @@ ## along with this program; if not, write to the Free Software ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## + config BOARD_AMD_RUMBA bool "Rumba" select ARCH_X86 -- cgit v1.2.3