From: Andrew Morton on 2 Mar 2010 17:50 On Sun, 28 Feb 2010 10:54:12 +0200 Denis Turischev <denis(a)compulab.co.il> wrote: > --- a/drivers/gpio/Kconfig > +++ b/drivers/gpio/Kconfig > @@ -101,6 +101,12 @@ config GPIO_SCH > This driver can also be built as a module. If so, the module > will be called sch-gpio. > > +config GPIO_IT8761E > + tristate "IT8761E GPIO support" > + depends on GPIOLIB > + help > + Say yes here to support GPIO functionality of IT8761E super I/O chip. > + The comment said "put expanders in the right section, in alphabetical order". It wasn't in alphabetical order ;) Is this a "Memory mapped GPIO expander"? Looks like it's IO-mapped, but there isn't a section in Kconfig for that. PCI mapped? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: [GIT PULL] x86/bootmem: get rid of bootmem on the x86 platform Next: drm request 2 |