Il 27/09/2013 13:13, Stefan Hajnoczi ha scritto: > On Fri, Sep 27, 2013 at 04:30:54AM +0200, Ákos Kovács wrote: >> Signed-off-by: Ákos Kovács <akoskov...@gmx.com> >> --- >> hw/isa/Kconfig | 39 +++++++++++++++++++++++++++++++++++++++ >> 1 file changed, 39 insertions(+) >> create mode 100644 hw/isa/Kconfig >> >> diff --git a/hw/isa/Kconfig b/hw/isa/Kconfig >> new file mode 100644 >> index 0000000..8f4beda >> --- /dev/null >> +++ b/hw/isa/Kconfig >> @@ -0,0 +1,39 @@ >> +#config ISA >> +# bool > > Why is ISA commented out and all "depends on ISA" are also commented > out? > >
I've been asking Akos about that for about a month. :) Paolo