From 6cc9c0ad28e0de786015691a10bc3f6588a27366 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Fri, 2 Oct 2009 12:45:18 +0000 Subject: Remove left-over targets/motorola/*, fix Dell PowerEdge 1850 name. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4709 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/dell/s1850/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard/dell') diff --git a/src/mainboard/dell/s1850/Kconfig b/src/mainboard/dell/s1850/Kconfig index ddad72c6f0..eeb57885de 100644 --- a/src/mainboard/dell/s1850/Kconfig +++ b/src/mainboard/dell/s1850/Kconfig @@ -1,5 +1,5 @@ config BOARD_DELL_S1850 - bool "S1850" + bool "PowerEdge 1850" select ARCH_X86 select CPU_INTEL_SOCKET_MPGA604 select NORTHBRIDGE_INTEL_E7520 @@ -8,7 +8,7 @@ config BOARD_DELL_S1850 select SUPERIO_NSC_PC8374 select PIRQ_TABLE help - Dell S1850 mainboard. + Dell PowerEdge 1850 mainboard. config MAINBOARD_DIR string -- cgit v1.2.3