From 8f3ec7b1a3771a317c2415e2366fa719582f29d1 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 3 Oct 2009 15:34:08 +0000 Subject: Remove duplicate and not too useful Kconfig board comments as per discussion on the mailing list. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4711 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/msi/ms6119/Kconfig | 2 -- src/mainboard/msi/ms6147/Kconfig | 2 -- src/mainboard/msi/ms6178/Kconfig | 2 -- 3 files changed, 6 deletions(-) (limited to 'src/mainboard/msi') diff --git a/src/mainboard/msi/ms6119/Kconfig b/src/mainboard/msi/ms6119/Kconfig index 81cb915f86..e49c27c10e 100644 --- a/src/mainboard/msi/ms6119/Kconfig +++ b/src/mainboard/msi/ms6119/Kconfig @@ -29,8 +29,6 @@ config BOARD_MSI_MS_6119 select UDELAY_IO select PCI_ROM_RUN select CONSOLE_VGA - help - MSI MS-6119 mainboard. config MAINBOARD_DIR string diff --git a/src/mainboard/msi/ms6147/Kconfig b/src/mainboard/msi/ms6147/Kconfig index 189480803c..0c7b8e150a 100644 --- a/src/mainboard/msi/ms6147/Kconfig +++ b/src/mainboard/msi/ms6147/Kconfig @@ -29,8 +29,6 @@ config BOARD_MSI_MS_6147 select UDELAY_IO select PCI_ROM_RUN select CONSOLE_VGA - help - MSI MS-6147 mainboard. config MAINBOARD_DIR string diff --git a/src/mainboard/msi/ms6178/Kconfig b/src/mainboard/msi/ms6178/Kconfig index b488544896..f786fe1088 100644 --- a/src/mainboard/msi/ms6178/Kconfig +++ b/src/mainboard/msi/ms6178/Kconfig @@ -29,8 +29,6 @@ config BOARD_MSI_MS_6178 select UDELAY_IO select PCI_ROM_RUN select CONSOLE_VGA - help - MSI MS-6178 mainboard. config MAINBOARD_DIR string -- cgit v1.2.3