diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2009-10-03 15:34:08 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2009-10-03 15:34:08 +0000 |
commit | 8f3ec7b1a3771a317c2415e2366fa719582f29d1 (patch) | |
tree | 32d4d520f5c402aa2fb159e3472f9f7e96d0504a /src/mainboard/gigabyte | |
parent | 1c53d771c12cb01ec9e2a0e73bf183a28aca9414 (diff) | |
download | coreboot-8f3ec7b1a3771a317c2415e2366fa719582f29d1.tar.xz |
Remove duplicate and not too useful Kconfig board comments as
per discussion on the mailing list.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4711 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/gigabyte')
-rw-r--r-- | src/mainboard/gigabyte/ga-6bxc/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/gigabyte/ga-6bxc/Kconfig b/src/mainboard/gigabyte/ga-6bxc/Kconfig index 5be8118c80..700063ad36 100644 --- a/src/mainboard/gigabyte/ga-6bxc/Kconfig +++ b/src/mainboard/gigabyte/ga-6bxc/Kconfig @@ -29,8 +29,6 @@ config BOARD_GIGABYTE_GA_6BXC select UDELAY_IO select PCI_ROM_RUN select CONSOLE_VGA - help - GIGABYTE GA-6BXC mainboard. config MAINBOARD_DIR string |