On Wed, Jan 16, 2019 at 11:44:13AM +0100, Thomas Huth wrote: > > +source ipmi/Kconfig > > +source vfio/Kconfig > > +source adc/Kconfig > > +source pcmcia/Kconfig > > +source hyperv/Kconfig > > Could you please sort the last 5 entries alphabetically into the list? Thanks Thomas, i will change this. Yang > > +# arch Kconfig > > +source i386/Kconfig > > +source arm/Kconfig > > +source m68k/Kconfig > > +source microblaze/Kconfig > > +source mips/Kconfig > > +source ppc/Kconfig > > +source sh4/Kconfig > > +source sparc/Kconfig > > +source sparc64/Kconfig > > +source lm32/Kconfig > > +source xtensa/Kconfig > > +source nios2/Kconfig > > +source riscv/Kconfig > > dito, please sort last 4 entries alphabetically into the list. > Thanks, i will change this. Regards,
Yang > Apart from that, patch looks good to me. > > Thomas