[PATCH 0/9] Dependency fixes for "proposed"

Sven Rebhan odinshorse at googlemail.com
Sun Mar 1 14:38:31 CET 2009


The following patch series fixes some build dependency issues.
With this series we survive an "allnoconfig", the defconfig and
my custom config build.

Some of this patches are also interesting for upstream especially:

"[PATCH 7/9] Define DMA registers for S3C2442",
"[PATCH 8/9] Fix s3cmci compile" and
"[PATCH 9/9] Provide uImage build target"

Sven Rebhan (9):
  Select PCF50633 for GTA02
  Cleanup s3c2442 Kconfig
  PCF50633 core depends on I2C
  GTA02 requires PCF50633 GPIO functions
  Care about PCF50633 charger disabled
  Care about PCF50633 ADC disabled
  Define DMA registers for S3C2442
  Fix s3cmci compile
  Provide uImage build target

 arch/arm/mach-s3c2442/Kconfig                 |    5 ++-
 arch/arm/mach-s3c2442/Makefile.boot           |    3 ++
 arch/arm/mach-s3c2442/mach-gta02.c            |   34 ++++++++++++++++---------
 arch/arm/plat-s3c24xx/include/plat/regs-dma.h |    2 +-
 drivers/mmc/host/s3cmci.c                     |    4 +-
 5 files changed, 31 insertions(+), 17 deletions(-)
 create mode 100644 arch/arm/mach-s3c2442/Makefile.boot




More information about the openmoko-kernel mailing list