Re: can we move USB_DEVICEFS to non-embedded?

From: Jeff Chua
Date: Wed Jul 08 2009 - 22:31:51 EST


On Thu, Jul 9, 2009 at 9:59 AM, Randy Dunlap<randy.dunlap@xxxxxxxxxx> wrote:
>> Without CONFIG_EMBEDDED ...
>>   CONFIG_NAMESPACES=y
> Under General Setup, Namespaces support

You're good. Thanks.

>> With CONFIG_EMBEDDED=y ...
>>   # CONFIG_NAMESPACES is not set
>>   CONFIG_VMSPLIT_3G=y
> Under Processor type and features, Memory split

This is one I'm having trouble with. When CONFIG_EMBEDED is not set, I
can't find any "VMSPLIT" in .config, but when CONFIG_EMBEDDED is set,
I'll have to choose the VMSPLIT option. Should I select VMSPLIT_3G?

Here's what it says ...

| Prompt: Memory split
| Defined at arch/x86/Kconfig:1062
| Depends on: EXPERIMENTAL && X86_32 && EMBEDDED
| Location:
| -> Processor type and features
| Selected by: EXPERIMENTAL && X86_32 && EMBEDDED && m

Thanks,
Jeff.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/