[PATCH 0/6] AT91 drivers Kconfig cleanup
Nicolas Ferre
nicolas.ferre at atmel.com
Thu Mar 15 11:57:16 EDT 2012
This is a series which deals with AT91 drivers Kconfig entries. Its goal is
to remove too restrictive dependencies on SoC names.
This will allow to add support for newer SoC seamlessly.
One question remains: should I submit those patches through dedicated
sub-maintainer's git trees or can I queue the whole series in arm-soc?
Nicolas Ferre (6):
dmaengine: Kconfig: fix Atmel at_hdmac entry
mmc: Kconfig: remove choice between at91_mci and atmel-mci
mmc: atmel-mci: remove the need for CONFIG_MMC_ATMELMCI_DMA
rtc: Kconfig: remove dependency for AT91 rtc driver
Input: Kconfig: remove dependency for atmel_tsadcc driver
hwrng: Kconfig: remove dependency for atmel-rng driver
drivers/char/hw_random/Kconfig | 2 +-
drivers/dma/Kconfig | 5 ++---
drivers/input/touchscreen/Kconfig | 4 ++--
drivers/mmc/host/Kconfig | 23 ++---------------------
drivers/mmc/host/atmel-mci.c | 2 --
drivers/rtc/Kconfig | 2 +-
6 files changed, 8 insertions(+), 30 deletions(-)
Best regards,
--
1.7.9
More information about the linux-arm-kernel
mailing list