Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9035a9ec authored by Eric Miao's avatar Eric Miao
Browse files

[ARM] pxa: select CPU_PXA310 for MACH_COLIBRI300



MACH_COLIBRI300 is supposed to support both PXA300 and PXA310, select
the missing CPU_PXA310.

Signed-off-by: default avatarEric Miao <eric.y.miao@gmail.com>
Acked-by: default avatarDaniel Mack <daniel@caiaq.de>
parent 1493df73
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -254,6 +254,7 @@ config MACH_COLIBRI300
	bool "Toradex Colibri PXA300/310"
	select PXA3xx
	select CPU_PXA300
	select CPU_PXA310

config MACH_COLIBRI320
	bool "Toradex Colibri PXA320"