qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [v2 30/71] hw/ide/Kconfig: Add Kconfig file


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [v2 30/71] hw/ide/Kconfig: Add Kconfig file
Date: Fri, 27 Sep 2013 13:11:54 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Sep 27, 2013 at 04:30:51AM +0200, Ákos Kovács wrote:
> diff --git a/hw/net/Kconfig b/hw/net/Kconfig
> new file mode 100644
> index 0000000..19ca549
> --- /dev/null
> +++ b/hw/net/Kconfig

This should be a separate patch.

> @@ -0,0 +1,74 @@
> +menu "Network devices"
> +    config DP8393X
> +        bool
> +
> +    config XEN_BACKEND
> +        bool

Should all devices have a "depends on $BUS" so they can only be
configured if the bus is also configured?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]