On 01/14/11 13:17, Blue Swirl wrote:
> On Fri, Jan 14, 2011 at 7:12 PM, David Ahern <daah...@cisco.com> wrote:
>> Currently, device config settings in the default-configs file are not 
>> propogated into the config*.h files. While the Makefile rules observe them 
>> through the *.mak files, the CONFIG options are not usable within the .c 
>> files.
>>
>> This patch adds the settings to the header files. To do that the host 
>> devices make file is renamed to config-host-devices.mak and the target 
>> devices mak file to config-target-devices.mak.
> 
> NACK, see this thread for the previous discussion:
> http://lists.nongnu.org/archive/html/qemu-devel/2010-05/msg02268.html

hmm.... so there is no interest in making the existing design actually
work? It's reinvent the config design or nothing?

I'm looking to compile out all device models not relevant to my use case.

David

Reply via email to