linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] remove kconfig dependencies from ARCH_MX*/MACH_MX*
@ 2011-03-03 13:30 Sascha Hauer
  2011-03-03 13:30 ` [PATCH 1/6] media/video i.MX: use IMX_HAVE_PLATFORM_* macros Sascha Hauer
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Sascha Hauer @ 2011-03-03 13:30 UTC (permalink / raw)
  To: linux-arm-kernel

The following series changes several i.MX relevant kconfig entries
to depend on IMX_HAVE_PLATFORM_* macros instead of depending on
indiviual i.MX variants.

Sascha

The following changes since commit cbdbb4c1d22e26f9d5314fefe6f2c7e5ed7f6a0f:

  Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 (2011-03-02 20:02:32 -0800)

are available in the git repository at:

  none ..BRANCH.NOT.VERIFIED..

Sascha Hauer (6):
      media/video i.MX: use IMX_HAVE_PLATFORM_* macros
      rtc i.MX Dryice: use IMX_HAVE_PLATFORM_IMXDI_RTC to depend on
      usb i.MX21: use IMX_HAVE_PLATFORM_IMX21_HCD to depend on
      video i.MX: remove mx1 compile time dependencies
      watchdog i.MX: use IMX_HAVE_PLATFORM_IMX2_WDT to depend on
      mmc i.MX sdhci: use IMX_HAVE_PLATFORM_SDHCI_ESDHC_IMX to depend on

 drivers/media/video/Kconfig |    4 ++--
 drivers/mmc/host/Kconfig    |    2 +-
 drivers/rtc/Kconfig         |    2 +-
 drivers/usb/host/Kconfig    |    2 +-
 drivers/video/Kconfig       |    2 +-
 drivers/video/imxfb.c       |   28 ++++++----------------------
 drivers/watchdog/Kconfig    |    2 +-
 7 files changed, 13 insertions(+), 29 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-03-03 14:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-03 13:30 [PATCH] remove kconfig dependencies from ARCH_MX*/MACH_MX* Sascha Hauer
2011-03-03 13:30 ` [PATCH 1/6] media/video i.MX: use IMX_HAVE_PLATFORM_* macros Sascha Hauer
2011-03-03 13:30 ` [PATCH 2/6] rtc i.MX Dryice: use IMX_HAVE_PLATFORM_IMXDI_RTC to depend on Sascha Hauer
2011-03-03 13:30 ` [PATCH 3/6] usb i.MX21: use IMX_HAVE_PLATFORM_IMX21_HCD " Sascha Hauer
2011-03-03 13:30 ` [PATCH 4/6] video i.MX: remove mx1 compile time dependencies Sascha Hauer
2011-03-03 13:48   ` Baruch Siach
2011-03-03 14:12     ` Sascha Hauer
2011-03-03 13:30 ` [PATCH 5/6] watchdog i.MX: use IMX_HAVE_PLATFORM_IMX2_WDT to depend on Sascha Hauer
2011-03-03 13:31 ` [PATCH 6/6] mmc i.MX sdhci: use IMX_HAVE_PLATFORM_SDHCI_ESDHC_IMX " Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).