Il 27/09/2013 13:11, Stefan Hajnoczi ha scritto:
> 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 000..19ca549
>> --- /dev/null
>> +++ b/hw/net/Kconfig
>
> This should be a separate patch.
>
>> @@ -
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 000..19ca549
> --- /dev/null
> +++ b/hw/net/Kconfig
This should be a separate patch.
> @@ -0,0 +1,74 @@
> +menu "Network devices"
> +config DP8393X
>
Signed-off-by: Ákos Kovács
---
hw/ide/Kconfig | 50 +++
hw/net/Kconfig | 74 ++
2 files changed, 124 insertions(+)
create mode 100644 hw/ide/Kconfig
create mode 100644 hw/net/Kconfig
diff --git a/hw/ide