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/dell/s1850/Kconfig | |
parent | 1c53d771c12cb01ec9e2a0e73bf183a28aca9414 (diff) |
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/dell/s1850/Kconfig')
-rw-r--r-- | src/mainboard/dell/s1850/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/dell/s1850/Kconfig b/src/mainboard/dell/s1850/Kconfig index eeb57885de..43b4d390f7 100644 --- a/src/mainboard/dell/s1850/Kconfig +++ b/src/mainboard/dell/s1850/Kconfig @@ -7,8 +7,6 @@ config BOARD_DELL_S1850 select SOUTHBRIDGE_INTEL_PXHD select SUPERIO_NSC_PC8374 select PIRQ_TABLE - help - Dell PowerEdge 1850 mainboard. config MAINBOARD_DIR string |