Commit 8cdde338 authored by Haojian Zhuang's avatar Haojian Zhuang

ARM: pxa: select PXA935 on saar & tavorevb

Since both PXA930 and PXA935 are used in Saar & TavorEVB platform,
select PXA935 too.
Signed-off-by: default avatarHaojian Zhuang <haojian.zhuang@linaro.org>
parent f8731174
......@@ -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)"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment