<br><br><div class="gmail_quote">On Thu, Sep 24, 2009 at 8:34 AM, Peter Stuge <span dir="ltr"><<a href="mailto:peter@stuge.se">peter@stuge.se</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
mylesgw wrote:<br>
> +config HT_CHAIN_UNITID_BASE<br>
> +     hex<br>
> +     default 0x0<br>
> +     depends on BOARD_ASUS_M2V_MX_SE<br>
..<br>
> +config SB_HT_CHAIN_UNITID_OFFSET_ONLY<br>
> +config SB_HT_CHAIN_ON_BUS0<br>
> +config HT_CHAIN_END_UNITID_BASE<br>
..<br>
<br>
Does it make sense to try to keep these out of board-specific<br>
Kconfigs?<br></blockquote><div>I don't think they should be handled by Kconfig at all, but the current HT code needs them defined, and they are very board-specific (actually most of the time they are HT chain specific).  I think the best way would be to specify each HT chain's values in the device tree.<br>
<br>Thanks,<br>Myles<br></div></div><br>