Skip to content

Commit

Permalink
ARM: pxa: select PXA935 on saar & tavorevb
Browse files Browse the repository at this point in the history
Since both PXA930 and PXA935 are used in Saar & TavorEVB platform,
select PXA935 too.

Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
  • Loading branch information
Haojian Zhuang committed Apr 11, 2013
1 parent f873117 commit 8cdde33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/mach-pxa/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,13 @@ config MACH_LITTLETON
config MACH_TAVOREVB
bool "PXA930 Evaluation Board (aka TavorEVB)"
select CPU_PXA930
select CPU_PXA935
select PXA3xx

config MACH_SAAR
bool "PXA930 Handheld Platform (aka SAAR)"
select CPU_PXA930
select CPU_PXA935
select PXA3xx

comment "Third Party Dev Platforms (sorted by vendor name)"
Expand Down

0 comments on commit 8cdde33

Please sign in to comment.