lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 26 Mar 2012 15:08:10 +0200
From:	Nicolas Ferre <nicolas.ferre@...el.com>
To:	Arnd Bergmann <arnd@...db.de>, Olof Johansson <olof@...om.net>,
	linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>
CC:	Jean-Christophe PLAGNIOL-VILLARD <plagnioj@...osoft.com>,
	Ludovic Desroches <ludovic.desroches@...el.com>,
	Dmitry Torokhov <dmitry.torokhov@...il.com>,
	herbert@...dor.hengli.com.au, "Koul, Vinod" <vinod.koul@...el.com>,
	Linux Kernel list <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] AT91 drivers Kconfig cleanup

(previous email without mailing-lists addresses)

Arnd, Olof,

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.
Some very "cosmetic" changes are also added (entry names, comments, etc.).

Some patches are dealing with other subsystem Kconfig files. I have
collected
"Acked-by" and included them in this series.

I have built this pull-request on top of arm-soc/next/dt2 branch for
easy merge with
at91 material that is already queued for 3.4. It is for sure a very late
pull request
for 3.4, event though it is non intrusive. So, feel free to delay it to
3.5 or
a "staging" branch...

The following changes since commit 7d1206bc2859c6e9f46e35ae697c138e7d7858a7:

  Merge branch 'kirkwood/dt' into next/dt2 (2012-03-24 19:16:04 +0000)

are available in the git repository at:


  git://github.com/at91linux/linux-at91.git armsoc-next-dt2+at91-kconfig

for you to fetch changes up to 40ef130751f4438ae73603ab00aa2a2590a3201d:

  hwrng: Kconfig: remove dependency for atmel-rng driver (2012-03-26
14:06:23 +0200)

----------------------------------------------------------------
Nicolas Ferre (12):
      ARM: at91: change AT91 Kconfig entry comment
      ARM: at91/Kconfig: change at91sam9g45 entry
      ARM: at91/Kconfig: add comment to at91sam9x5 family entry
      ARM: at91/Kconfig: add clarifications to AT91SAM9M10G45-EK entry
      ARM: at91/Kconfig: add AT91SAM9x5 family to AT91_EARLY_DBGU0 entry
      ARM: at91/Kconfig: website link for AT91SAM9G20-EK
      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

 arch/arm/Kconfig                  |    4 ++--
 arch/arm/mach-at91/Kconfig        |   21 ++++++++++++++++-----
 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 +-
 8 files changed, 26 insertions(+), 37 deletions(-)

Thanks, best regards,
-- 
Nicolas Ferre
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ