On 05/12/2014 09:45 PM, Alexandre Courbot wrote: > On Tue, May 13, 2014 at 1:32 AM, Stephen Warren <swarren@xxxxxxxxxxxxx> wrote: >> On 05/12/2014 02:26 AM, Alexandre Courbot wrote: >>> NVIDIA SHIELD embeds a USB controller. Compile the corresponding support >>> as a module in tegra_defconfig. >> >> Why make this a module rather than built-in. Almost everything else in >> tegra_defconfig is built-in, except brcmfmac since it doesn't handle >> lack of firmware availability at probe time. > > Goal is to minimize the image size, especially since this is not a > feature I expect to be used much outside of SHIELD. If you prefer it > built-in, I'm fine with it too. Yes, built-in for everything makes most sense to me, except for code that doesn't actually work unless it's a module. -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html