[Adding the list on Cc] On Thu, Jun 29, 2017 at 11:33 AM, Peter Robinson <pbrobinson at gmail.com> wrote: > So I can just drop that check? Yes, doing like this would be enough: +#ifdef CONFIG_CMD_SATA + setup_sata(); +#endif