Browse Source

[ARM] MX1: Add missing selection of ARM920T

The MX1 only has one possible CPU type, ARM920T. Select it in
Kconfig.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Sascha Hauer 16 years ago
parent
commit
2955de5fad
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/arm/plat-mxc/Kconfig

+ 1 - 0
arch/arm/plat-mxc/Kconfig

@@ -8,6 +8,7 @@ choice
 
 config ARCH_MX1
 	bool "MX1-based"
+	select CPU_ARM920T
 	help
 	  This enables support for systems based on the Freescale i.MX1 family