Skip to content

Commit

Permalink
[ARM] msm: board file for MACH_HALIBUT (QCT MSM7200A)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Brian Swetland authored and Russell King committed Jan 26, 2008
1 parent 3e4ea37 commit 9e73c84
Show file tree
Hide file tree
Showing 6 changed files with 1,150 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,8 @@ source "arch/arm/mach-davinci/Kconfig"

source "arch/arm/mach-ks8695/Kconfig"

source "arch/arm/mach-msm/Kconfig"

# Definitions to make life easier
config ARCH_ACORN
bool
Expand Down
Loading

0 comments on commit 9e73c84

Please sign in to comment.