Re: [Qemu-devel] [PATCH 30/47] hw/intc/Kconfig: Add Kconfig file

2013-08-26 Thread Paolo Bonzini
Il 26/08/2013 00:58, Ákos Kovács ha scritto: > Signed-off-by: Ákos Kovács > --- > hw/intc/Kconfig | 28 > 1 file changed, 28 insertions(+) > create mode 100644 hw/intc/Kconfig > > diff --git a/hw/intc/Kconfig b/hw/intc/Kconfig > new file mode 100644 > index 00

[Qemu-devel] [PATCH 30/47] hw/intc/Kconfig: Add Kconfig file

2013-08-25 Thread Ákos Kovács
Signed-off-by: Ákos Kovács --- hw/intc/Kconfig | 28 1 file changed, 28 insertions(+) create mode 100644 hw/intc/Kconfig diff --git a/hw/intc/Kconfig b/hw/intc/Kconfig new file mode 100644 index 000..c4dec79 --- /dev/null +++ b/hw/intc/Kconfig @@ -0,0 +1,28 @@