On Tue, Sep 29, 2009 at 12:23:29PM -0600, Myles Watson wrote:
Modified: trunk/coreboot-v2/src/mainboard/tyan/s2895/Kconfig config BOARD_TYAN_S2895
- bool "Tyan Thunder K8WE S2895"
- bool "Thunder K8WE (S2895)"
select PIRQ_TABLE
- help
- Tyan Thunder K8WE (S2895) mainboard.
Do we need the help here? I'd rather not have the duplication.
True, it might not be too useful. This may be the right place to put board-specific documentation/notes (if any), though. Whether or not the board name should be mentioned again here is indeed debatable. I wouldn't object a patch removing it, but I'd like to hear what others think.
Uwe.