[ARM] msm: board file for MACH_HALIBUT (QCT MSM7200A)
authorBrian Swetland <swetland@google.com>
Mon, 26 Nov 2007 12:12:13 +0000 (04:12 -0800)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 26 Jan 2008 14:39:14 +0000 (14:39 +0000)
commit9e73c84c89b7c91ad5d6a141c58efbbe139f6b6c
treec8e7e77f4eb307ccec8751853fee2ee8c464506a
parent3e4ea3728a38b224d8b35ff8a9281407f603aa20
[ARM] msm: board file for MACH_HALIBUT (QCT MSM7200A)

Add support for the Qualcomm MSM7200A eval board.
Common devices are defined in common.c, to avoid excessive
cut'n'pasting them into other board files.

Signed-off-by: Brian Swetland <swetland@google.com>
arch/arm/Kconfig
arch/arm/configs/msm_defconfig [new file with mode: 0644]
arch/arm/mach-msm/Kconfig [new file with mode: 0644]
arch/arm/mach-msm/Makefile
arch/arm/mach-msm/board-halibut.c [new file with mode: 0644]
arch/arm/mach-msm/common.c [new file with mode: 0644]