mirror of
https://github.com/torvalds/linux.git
synced 2024-12-23 11:21:33 +00:00
5c34a4e89c
This replaces: - "select ARCH_REQUIRE_GPIOLIB" with "select GPIOLIB" as this can now be selected directly. - "select ARCH_WANT_OPTIONAL_GPIOLIB" with no dependency: GPIOLIB is now selectable by everyone, so we need not declare our intent to select it. When ordering the symbols the following rationale was used: if the selects were in alphabetical order, I moved select GPIOLIB to be in alphabetical order, but if the selects were not maintained in alphabetical order, I just replaced "select ARCH_REQUIRE_GPIOLIB" with "select GPIOLIB". Cc: Michael Büsch <m@bues.ch> Cc: arm@kernel.org Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Olof Johansson <olof@lixom.net> |
||
---|---|---|
.. | ||
board-d2net.c | ||
board-dt.c | ||
board-mss2.c | ||
board-rd88f5182.c | ||
bridge-regs.h | ||
common.c | ||
common.h | ||
db88f5281-setup.c | ||
dns323-setup.c | ||
irq.c | ||
irqs.h | ||
Kconfig | ||
kurobox_pro-setup.c | ||
ls_hgl-setup.c | ||
ls-chl-setup.c | ||
Makefile | ||
mpp.c | ||
mpp.h | ||
mv2120-setup.c | ||
net2big-setup.c | ||
orion5x.h | ||
pci.c | ||
rd88f5181l-fxo-setup.c | ||
rd88f5181l-ge-setup.c | ||
rd88f5182-setup.c | ||
rd88f6183ap-ge-setup.c | ||
terastation_pro2-setup.c | ||
ts78xx-fpga.h | ||
ts78xx-setup.c | ||
ts209-setup.c | ||
ts409-setup.c | ||
tsx09-common.c | ||
tsx09-common.h | ||
wnr854t-setup.c | ||
wrt350n-v2-setup.c |